Spread Windows Forms 12.0 Product Documentation
ResetVisible Method (ElementWindowless)


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

Reference

ElementWindowless Class
ElementWindowless Members