Skybound Rebar

ToggleMenuEventArgs Members

ToggleMenuEventArgs overview

Public Instance Constructors

ToggleMenuEventArgs Constructor Creates a new instance of a ToggleMenuEventArgs object.

Public Instance Properties

Menu Gets or sets the ContextMenu that will be displayed. Set this to null to prevent the default menu from being shown.
X Gets the x-coordinate where the menu is to be displayed.
Y Gets the y-coordinate where the menu is to be displayed.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetBand Returns the RebarBand that corresponds to a specified menu item.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ToggleMenuEventArgs Class | Skybound.Rebar Namespace