ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / C1TaskbarButton Class
Properties Methods Events

In This Topic
    C1TaskbarButton Class Members
    In This Topic

    The following tables list the members exposed by C1TaskbarButton.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the parent form whose button appears on the taskbar.  
    Public Propertystatic (Shared in Visual Basic)Indicates whether the C1TaskbarButton's capabilities are supported on the current platform.  
    Public PropertyRepresents a list of items and tasks displayed as a menu on a Windows 7 taskbar button.  
    Public PropertyGets or sets a string that provides an alt text version of the information conveyed by the overlay, for accessibility purposes.  
    Public PropertyGets or sets an icon to use as the overlay. This should be a small icon, measuring 16x16 pixels at 96 dpi.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the current process' explicit application user model ID.  
    Public PropertyAdjusts the progress indicator hosted in a taskbar button of the owner form to show the specific percentage completed of the full operation.  
    Public PropertyGets or sets the ProgID of the registered application.  
    Public PropertyOverridden. Gets or sets the ISite of the Component.  
    Public PropertyGets or sets an object that contains additional data about the C1TaskbarButton.  
    Public PropertyAdjusts the thumbnail image of a window in a taskbar button flyout.  
    Public PropertyGets or sets the application user model ID for an individual window.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a shortcut on the user's Start Menu.  
    Public MethodChecks whether the given file extensions are associated with current application.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodFlashes the window caption and taskbar button until the window comes to the foreground.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Registers file associations for the current application.  
    Public MethodRemoves the shortcut from the user's Start Menu.  
    Public MethodGets a value indicating if the shortcut is created on the user's Start Menu.  
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodOverloaded. Unregisters file associations for the application.  
    Top
    Public Events
     NameDescription
    Public EventOccurs before applying the pending Jump List changes.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when jump items are not successfully added to the Jump List by the Windows shell.  
    Public EventOccurs when jump items previously in the Jump List are removed from the list by the user.  
    Public EventOccurs when a thumbnail button item is clicked.  
    Top
    See Also