public bool SetSelectionFont( string face )
'Declaration Public Function SetSelectionFont( _ ByVal face As String _ ) As Boolean
'Declaration
Public Function SetSelectionFont( _ ByVal face As String _ ) As Boolean
'Usage Dim instance As RichTextBoxWrapper Dim face As String Dim value As Boolean value = instance.SetSelectionFont(face)
'Usage
Dim instance As RichTextBoxWrapper Dim face As String Dim value As Boolean value = instance.SetSelectionFont(face)
RichTextBoxWrapper Class RichTextBoxWrapper Members