Name | Description | |
---|---|---|
C1TaskbarButton Constructor | Overloaded. |
The following tables list the members exposed by C1TaskbarButton.
Name | Description | |
---|---|---|
C1TaskbarButton Constructor | Overloaded. |
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
ContainerForm | Gets or sets the parent form whose button appears on the taskbar. | |
IsPlatformSupported | Indicates whether the C1TaskbarButton's capabilities are supported on the current platform. | |
JumpList | Represents a list of items and tasks displayed as a menu on a Windows 7 taskbar button. | |
OverlayAccessibilityText | Gets or sets a string that provides an alt text version of the information conveyed by the overlay, for accessibility purposes. | |
OverlayIcon | Gets or sets an icon to use as the overlay. This should be a small icon, measuring 16x16 pixels at 96 dpi. | |
ProcessAppID | Gets or sets the current process' explicit application user model ID. | |
ProgressIndicator | Adjusts the progress indicator hosted in a taskbar button of the owner form to show the specific percentage completed of the full operation. | |
RegistryProgID | Gets or sets the ProgID of the registered application. | |
Site | Overridden. Gets or sets the ISite of the Component. | |
Tag | Gets or sets an object that contains additional data about the C1TaskbarButton. | |
Thumbnail | Adjusts the thumbnail image of a window in a taskbar button flyout. | |
WindowAppID | Gets or sets the application user model ID for an individual window. |
Name | Description | |
---|---|---|
AddShortcutToStartMenu | Creates a shortcut on the user's Start Menu. | |
CheckFileAssociations | Checks whether the given file extensions are associated with current application. | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose() | (Inherited from System.ComponentModel.Component) | |
FlashIfNotActive | Flashes the window caption and taskbar button until the window comes to the foreground. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
RegisterFileAssociations | Overloaded. Registers file associations for the current application. | |
RemoveShortcutFromStartMenu | Removes the shortcut from the user's Start Menu. | |
ShortcutExistsInStartMenu | Gets a value indicating if the shortcut is created on the user's Start Menu. | |
ToString | (Inherited from System.ComponentModel.Component) | |
UnregisterFileAssociations | Overloaded. Unregisters file associations for the application. |
Name | Description | |
---|---|---|
ApplyingJumpListChanges | Occurs before applying the pending Jump List changes. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
JumpItemsRejected | Occurs when jump items are not successfully added to the Jump List by the Windows shell. | |
JumpItemsRemovedByUser | Occurs when jump items previously in the Jump List are removed from the list by the user. | |
ThumbButtonClick | Occurs when a thumbnail button item is clicked. |