C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1SplitButton Class / ShouldSerializeVisualStyleBaseStyle Method

In This Topic
ShouldSerializeVisualStyleBaseStyle Method (C1SplitButton)
In This Topic
This method is for internal use only.
Syntax
'Declaration
 
Protected Overridable Function ShouldSerializeVisualStyleBaseStyle() As Boolean
 

Return Value

True if VisualStyleBaseStyle should be serialized, false otherwise.
See Also