ShellMenuItem Methods |
The ShellMenuItem type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Dispose(Boolean) |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Finalize |
Frees all resources associated with this instance.
(Overrides ObjectFinalize.) | |
GetBitmap |
Gets the bitmap from an handle. Unlike the standard Image.FromHbitmap method, this method supports transparency.
| |
ImportToMenu |
Imports this instance to another menu instance.
| |
IsBitmap |
Determines whether the specified handle is a well-known bitmap handle.
| |
OnInvoke |
Handles the Invoke event.
| |
SaveBitmap |
Saves the bitmap.
| |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |