WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1ThumbButton Class / Visible Property

In This Topic
Visible Property (C1ThumbButton)
In This Topic
Gets or sets the thumbnail button's visibility.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
<C1CategoryAttribute("Behavior")>
<C1DescriptionAttribute("C1ThumbButton.Visible", "Indicates whether the thumbnail button is visible.")>
Public Property Visible As Boolean
 
See Also