|
|
| CollapsibleGroupbox (GroupBox objGroupbox) |
| |
| void | Dispose () |
| | Standard Dispose resources More...
|
| |
|
void | Paint (Graphics objGraphics) |
| |
|
| virtual void | Dispose (bool bDisposing) |
| | Local dispose method More...
|
| |
|
virtual void | OnCollapseButtonClickEvent (EventArgs e) |
| |
|
|
Button | CollapseButton [get] |
| |
| string | CollapsedCaption [get, set] |
| | change this to show a custom text when collapsed More...
|
| |
| bool | Collapsed [get, set] |
| | Set to true to programmatically collapse the groupbox, false to uncollapse More...
|
| |
| Color | CollapsedTextColor [get, set] |
| | Color used for collapsed text, otherwise default is that of group box text More...
|
| |
| Color | CollapseButtonColor [get, set] |
| | Color used for collapsible button (triangle) otherwise dark blue by default More...
|
| |
|
| EventHandler | CollapseButtonClick |
| | Optional This event fires when the button for collapse/uncollapse is clicked The collapsed property is already updated when this is fired More...
|
| |
◆ Dispose() [1/2]
| void RFExplorerCommunicator.CollapsibleGroupbox.Dispose |
( |
| ) |
|
Standard Dispose resources
◆ Dispose() [2/2]
| virtual void RFExplorerCommunicator.CollapsibleGroupbox.Dispose |
( |
bool |
bDisposing | ) |
|
|
protectedvirtual |
Local dispose method
- Parameters
-
| bDisposing | if disposing is required |
◆ CollapseButtonColor
| Color RFExplorerCommunicator.CollapsibleGroupbox.CollapseButtonColor |
|
getset |
Color used for collapsible button (triangle) otherwise dark blue by default
◆ Collapsed
| bool RFExplorerCommunicator.CollapsibleGroupbox.Collapsed |
|
getset |
Set to true to programmatically collapse the groupbox, false to uncollapse
◆ CollapsedCaption
| string RFExplorerCommunicator.CollapsibleGroupbox.CollapsedCaption |
|
getset |
change this to show a custom text when collapsed
◆ CollapsedTextColor
| Color RFExplorerCommunicator.CollapsibleGroupbox.CollapsedTextColor |
|
getset |
Color used for collapsed text, otherwise default is that of group box text
◆ CollapseButtonClick
| EventHandler RFExplorerCommunicator.CollapsibleGroupbox.CollapseButtonClick |
Optional This event fires when the button for collapse/uncollapse is clicked The collapsed property is already updated when this is fired
The documentation for this class was generated from the following file:
- R:/git/public/rfexplorer/RFExplorer-for-.NET/RFExplorerCommunicator/CollapsibleGroupBox.cs