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.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodImportToMenu
Imports this instance to another menu instance.
Public methodStatic memberIsBitmap
Determines whether the specified handle is a well-known bitmap handle.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
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