Click or drag to resize

ShellMenuItem Methods

The ShellMenuItem type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodFinalize
Frees all resources associated with this instance.
(Overrides ObjectFinalize.)
Public methodStatic memberGetBitmap
Gets the bitmap from an handle. Unlike the standard Image.FromHbitmap method, this method supports transparency.
Public methodImportToMenu
Imports this instance to another menu instance.
Public methodStatic memberIsBitmap
Determines whether the specified handle is a well-known bitmap handle.
Protected methodOnInvoke
Handles the Invoke event.
Protected methodSaveBitmap
Saves the bitmap.
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Top
See Also