C1.Win.Input.Styles Namespace / CheckBoxBaseStyles Class / ShouldSerializeCorners Method

In This Topic
ShouldSerializeCorners Method (CheckBoxBaseStyles)
In This Topic
Specifies whether to save the value of the Corners property.
Syntax
'Declaration
 
Protected Function ShouldSerializeCorners() As Boolean
 

Return Value

Returns true if the property has changed; otherwise, returns false.
See Also