ShouldSerializeBorder Method (CharBox)
Indicates whether the Border property should be persisted.
protected virtual bool ShouldSerializeBorder()
'Declaration
Protected Overridable Function ShouldSerializeBorder() As Boolean
'Usage
Dim instance As CharBox
Dim value As Boolean
value = instance.ShouldSerializeBorder()
Return Value
true if the property value has changed from its default; otherwise, false.