StatusBar.DisplayKeyboard Method (Typed) | |
Enable the display of the keyboard state on the status bar.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax Remarks
The status bar refreshes the keyboard state itself, except for the insertion mode, which you must refresh by managing the StatusBar:InsertMode property.
Tip |
---|
You must call this method before calling StatusBar:Show(). |
See Also