ComponentOne Windows 7 Control Pack for WinForms
C1TaskbarButton Class
Members 



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace : C1TaskbarButton Class
Represents a taskbar button of the application form.
Object Model
C1TaskbarButton ClassC1JumpList ClassC1ProgressIndicator ClassC1Thumbnail Class
Syntax
<C1DescriptionAttribute("Represents a taskbar button of the application form.")>
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="C1.Win.C1Win7Pack.Design.C1TaskbarButtonDesigner, 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")>
<ToolboxItemFilterAttribute(FilterString="System.Windows.Forms", FilterType=ToolboxItemFilterType.Allow)>
<LicenseProviderAttribute(System.ComponentModel.LicenseProvider)>
<ToolboxBitmapAttribute()>
Public Class C1TaskbarButton 
   Inherits System.ComponentModel.Component
Dim instance As C1TaskbarButton
[C1Description("Represents a taskbar button of the application form.")]
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="C1.Win.C1Win7Pack.Design.C1TaskbarButtonDesigner, 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")]
[ToolboxItemFilter(FilterString="System.Windows.Forms", FilterType=ToolboxItemFilterType.Allow)]
[LicenseProvider(System.ComponentModel.LicenseProvider)]
[ToolboxBitmap()]
public class C1TaskbarButton : System.ComponentModel.Component 
[C1Description("Represents a taskbar button of the application form.")]
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="C1.Win.C1Win7Pack.Design.C1TaskbarButtonDesigner, 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")]
[ToolboxItemFilter(FilterString="System.Windows.Forms", FilterType=ToolboxItemFilterType.Allow)]
[LicenseProvider(System.ComponentModel.LicenseProvider)]
[ToolboxBitmap()]
public ref class C1TaskbarButton : public System.ComponentModel.Component 
Inheritance Hierarchy

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

See Also

Reference

C1TaskbarButton Members
C1.Win.C1Win7Pack Namespace