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

In This Topic
Name Property (C1ThumbButton)
In This Topic
Gets or sets a name associated with the C1ThumbButton.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1ThumbButton.Name", "Name associated with the thumbnail button.")>
<DefaultValueAttribute("")>
<C1CategoryAttribute("Behavior")>
Public Property Name As String
 
See Also