Property | Type | Description | |
---|---|---|---|
FireClick | void | ||
UpdateThumbnailButton | void |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Release the native objects.
|
|
Dispose ( bool disposing ) : void |
Release the native objects.
|
|
ThumbnailToolBarButton ( |
Initializes an instance of this class
|
Method | Description | |
---|---|---|
FireClick ( |
The window manager should call this method to raise the public click event to all the subscribers.
|
|
UpdateThumbnailButton ( ) : void |
public ThumbnailToolBarButton ( |
||
icon | The icon to use for this button | |
tooltip | string | The tooltip string to use for this button. |
return | System |