WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1TaskDialog Class / FooterCommonIcon Property

In This Topic
FooterCommonIcon Property
In This Topic
Gets or sets the predefined icon to be displayed in the footer of the task dialog.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TaskDialog.FooterCommonIcon", "Specifies the predefined icon to be displayed in the footer of the task dialog.")>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<C1CategoryAttribute("Icons")>
Public Property FooterCommonIcon As TaskDialogCommonIcon
 
See Also