| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1ThumbButton Class : Icon Property |
<C1CategoryAttribute("Appearance")>
<C1DescriptionAttribute("The button icon, measuring 16x16 pixels at 96 dpi.")>
<LocalizableAttribute(True)>
Public Property Icon As Icon
Dim instance As C1ThumbButton Dim value As Icon instance.Icon = value value = instance.Icon
[C1Category("Appearance")]
[C1Description("The button icon, measuring 16x16 pixels at 96 dpi.")]
[Localizable(true)]
public Icon Icon {get; set;}
[C1Category("Appearance")]
[C1Description("The button icon, measuring 16x16 pixels at 96 dpi.")]
[Localizable(true)]
public:
property Icon^ Icon {
Icon^ get();
void set ( Icon^ value);
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2