Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / ShouldSerializeBorder Method


In This Topic
ShouldSerializeBorder Method (ElementControl)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeBorder() As Boolean
 
'Usage
 
Dim instance As ElementControl
Dim value As Boolean
 
value = instance.ShouldSerializeBorder()
See Also