![]() |
GH_ExtendableMenu Methods |
The GH_ExtendableMenu type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddControl |
Add control to menu.
|
![]() | Collapse |
Colapse menu.
|
![]() | ComputeMinSize | (Overrides GH_Attr_WidgetComputeMinSize.) |
![]() | Contains |
Check if widget bounds contains given point. By default the CanvasBounds
of the widget will be consulted.
(Inherited from GH_Attr_Widget.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Expand |
Expand menu.
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWidgetDescription | (Overrides GH_Attr_WidgetGetWidgetDescription.) |
![]() | IsTtipPoint | (Overrides GH_Attr_WidgetIsTtipPoint(PointF).) |
![]() | Layout |
Layout menu.
(Overrides GH_Attr_WidgetLayout.) |
![]() | MakeAllInActive | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnRender |
Render widget to canvas.
(Inherited from GH_Attr_Widget.) |
![]() | PostUpdateBounds |
Is invoked after the bounds of the widget has been updated.
(Inherited from GH_Attr_Widget.) |
![]() | Read | (Overrides GH_Attr_WidgetRead(GH_IReader).) |
![]() | RegisterInputPlug |
Register input plug.
|
![]() | RegisterOutputPlug |
Register output plug.
|
![]() | Render | (Overrides GH_Attr_WidgetRender(WidgetRenderArgs).) |
![]() | RenderMenuParameters | |
![]() | RespondToKeyDown | (Inherited from GH_Attr_Widget.) |
![]() | RespondToMouseDoubleClick | (Overrides GH_Attr_WidgetRespondToMouseDoubleClick(GH_Canvas, GH_CanvasMouseEvent).) |
![]() | RespondToMouseDown | (Overrides GH_Attr_WidgetRespondToMouseDown(GH_Canvas, GH_CanvasMouseEvent).) |
![]() | RespondToMouseMove | (Overrides GH_Attr_WidgetRespondToMouseMove(GH_Canvas, GH_CanvasMouseEvent).) |
![]() | RespondToMouseUp | (Overrides GH_Attr_WidgetRespondToMouseUp(GH_Canvas, GH_CanvasMouseEvent).) |
![]() | TooltipSetup | (Overrides GH_Attr_WidgetTooltipSetup(PointF, GH_TooltipDisplayEventArgs).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateBounds |
Update widget bounds.
(Inherited from GH_Attr_Widget.) |
![]() | Write | (Overrides GH_Attr_WidgetWrite(GH_IWriter).) |