Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.TypographyOptions Property

Gets or sets the Typography Options for the control

Syntax
Public Property Get TypographyOptions () As eCtlRichTextBox_TypographyOptions
Public Property Let TypographyOptions (ByVal i As eCtlRichTextBox_TypographyOptions)
Parameters
Parameter Description
ByVal i As eCtlRichTextBox_TypographyOptions The new value
Remarks