Indicates whether the ShowCursorOnFirstTouch property should be serialized by Visual Studio designer.
Namespace:
BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.CF35 (in BeeMobile.ToolBar.CF35.dll) Version: 3.5.3.0
Syntax
C# |
---|
protected virtual bool ShouldSerializeShowCursorOnFirstTouch() |
Visual Basic (Declaration) |
---|
Protected Overridable Function ShouldSerializeShowCursorOnFirstTouch As Boolean |
Visual C++ |
---|
protected: virtual bool ShouldSerializeShowCursorOnFirstTouch() |