ComponentOne Windows 7 Control Pack for WinForms
C1TaskDialog Class
Members 



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace : C1TaskDialog Class
A powerful successor to the MessageBox dialog window.
Object Model
C1TaskDialog ClassC1CustomButton ClassCustomButtonCollection ClassC1CustomButton ClassC1TaskDialog.C1ProgressBar ClassRadioButtonCollection ClassC1RadioButton ClassC1RadioButton Class
Syntax
<C1DescriptionAttribute("A powerful successor to the MessageBox dialog window.")>
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="C1.Win.C1Win7Pack.Design.C1TaskDialogDesigner, C1.Win.C1Win7Pack.4.Design, Version=4.0.20163.212, Culture=neutral, PublicKeyToken=79882d576c6336da")>
<ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ToolboxBitmapAttribute()>
<ToolboxItemFilterAttribute(FilterString="System.Windows.Forms", FilterType=ToolboxItemFilterType.Allow)>
<LicenseProviderAttribute(System.ComponentModel.LicenseProvider)>
Public Class C1TaskDialog 
   Inherits System.ComponentModel.Component
Dim instance As C1TaskDialog
[C1Description("A powerful successor to the MessageBox dialog window.")]
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="C1.Win.C1Win7Pack.Design.C1TaskDialogDesigner, C1.Win.C1Win7Pack.4.Design, Version=4.0.20163.212, Culture=neutral, PublicKeyToken=79882d576c6336da")]
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxBitmap()]
[ToolboxItemFilter(FilterString="System.Windows.Forms", FilterType=ToolboxItemFilterType.Allow)]
[LicenseProvider(System.ComponentModel.LicenseProvider)]
public class C1TaskDialog : System.ComponentModel.Component 
[C1Description("A powerful successor to the MessageBox dialog window.")]
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="C1.Win.C1Win7Pack.Design.C1TaskDialogDesigner, C1.Win.C1Win7Pack.4.Design, Version=4.0.20163.212, Culture=neutral, PublicKeyToken=79882d576c6336da")]
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxBitmap()]
[ToolboxItemFilter(FilterString="System.Windows.Forms", FilterType=ToolboxItemFilterType.Allow)]
[LicenseProvider(System.ComponentModel.LicenseProvider)]
public ref class C1TaskDialog : public System.ComponentModel.Component 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.C1Win7Pack.C1TaskDialog

See Also

Reference

C1TaskDialog Members
C1.Win.C1Win7Pack Namespace