RichTextBox::LanguageOption Property
.NET Framework (current version)
Gets or sets a value that indicates RichTextBox settings for Input Method Editor (IME) and Asian language support.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property RichTextBoxLanguageOptions LanguageOption { RichTextBoxLanguageOptions get(); void set(RichTextBoxLanguageOptions value); }
Property Value
Type: System.Windows.Forms::RichTextBoxLanguageOptionsOne of the RichTextBoxLanguageOptions values. The default is AutoFontSizeAdjust.
.NET Framework
Available since 2.0
Available since 2.0
Show: