Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ResetVisible Method


In This Topic
ResetVisible Method (ElementWindowless)
In This Topic
Resets to the default value whether an element is visible.
Syntax
'Declaration
 
Protected Overridable Sub ResetVisible() 
 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetVisible()
See Also