![]() |
MenuRadioButtonGroup Methods |
The MenuRadioButtonGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddButton |
Add radio button to group.
|
![]() | ComputeMinSize | (Overrides GH_Attr_WidgetComputeMinSize.) |
![]() | Contains | (Overrides GH_Attr_WidgetContains(PointF).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetActive |
Get list of active buttons.
|
![]() | GetActiveInt |
Get list of active buttons.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPattern | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWidgetDescription | (Overrides GH_Attr_WidgetGetWidgetDescription.) |
![]() | IsTtipPoint | (Overrides GH_Attr_WidgetIsTtipPoint(PointF).) |
![]() | Layout | (Overrides GH_Attr_WidgetLayout.) |
![]() | 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).) |
![]() | Render | (Overrides GH_Attr_WidgetRender(WidgetRenderArgs).) |
![]() | RespondToKeyDown | (Inherited from GH_Attr_Widget.) |
![]() | RespondToMouseDoubleClick | (Inherited from GH_Attr_Widget.) |
![]() | 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).) |
![]() | SetActive |
Set button at index active.
|
![]() | TooltipSetup |
Setup widget's tool tip.
(Inherited from GH_Attr_Widget.) |
![]() | 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).) |