FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / RoundedRectangleShape Class / ResetCanFocus Method


In This Topic
ResetCanFocus Method (RoundedRectangleShape)
In This Topic
Resets to the default value whether the element can have the focus.
Syntax
'Declaration
 
Protected Overridable Sub ResetCanFocus() 
 
'Usage
 
Dim instance As RoundedRectangleShape
 
instance.ResetCanFocus()
See Also