| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1TaskDialog Class : MainCommonIcon Property |
<DefaultValueAttribute()> <C1DescriptionAttribute("Specifies the predefined icon to be displayed in the task dialog.")> <C1CategoryAttribute("Icons")> Public Property MainCommonIcon As TaskDialogCommonIcon
Dim instance As C1TaskDialog Dim value As TaskDialogCommonIcon instance.MainCommonIcon = value value = instance.MainCommonIcon
[DefaultValue()] [C1Description("Specifies the predefined icon to be displayed in the task dialog.")] [C1Category("Icons")] public TaskDialogCommonIcon MainCommonIcon {get; set;}
[DefaultValue()] [C1Description("Specifies the predefined icon to be displayed in the task dialog.")] [C1Category("Icons")] public: property TaskDialogCommonIcon MainCommonIcon { TaskDialogCommonIcon get(); void set ( TaskDialogCommonIcon 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