Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.LanguageOptions Property

Gets or sets the language options for the control

Syntax
Public Property Get LanguageOptions () As eCtlRichTextBox_LanguageOptions
Public Property Let LanguageOptions (ByVal iOptions As eCtlRichTextBox_LanguageOptions)
Parameters
Parameter Description
ByVal iOptions As eCtlRichTextBox_LanguageOptions The new value
Remarks