C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / NumericEditCalculator Class / ShouldSerializeVisualStyle Method

In This Topic
ShouldSerializeVisualStyle Method (NumericEditCalculator)
In This Topic
Tests whether VisualStyle should be serialized.
Syntax
'Declaration
 
Protected Overridable Function ShouldSerializeVisualStyle() As Boolean
 

Return Value

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