Spread Windows Forms 12.0 Product Documentation
ResetCanFocus Method (ElementWindowless)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : ResetCanFocus Method
Resets to the default value whether the element can have the focus.
Syntax
'Declaration
 
Protected Overridable Sub ResetCanFocus() 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetCanFocus()
protected virtual void ResetCanFocus()
Remarks
Use this method to reset the CanFocus property to its default value.
See Also

Reference

ElementWindowless Class
ElementWindowless Members