Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / DrawFocusRectanglePriv Property


In This Topic
DrawFocusRectanglePriv Property (ElementControl)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overridable Property DrawFocusRectanglePriv As DrawFocusRectangle
 
'Usage
 
Dim instance As ElementControl
Dim value As DrawFocusRectangle
 
instance.DrawFocusRectanglePriv = value
 
value = instance.DrawFocusRectanglePriv
See Also