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