Applies the specified boolean value to the BitVector of the object.
Namespace: Telerik.WinControls.RichTextBox.LayoutAssembly: Telerik.WinControls.RichTextBox (in Telerik.WinControls.RichTextBox.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| Visual Basic |
|---|
Protected Friend Overridable Sub SetBitState ( _
key As DocumentElementStates, _
value As Boolean _
) |
See Also