McPanels Methods |
![]() |
The McPanels type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(String, String, String, mcPanelLocation, Rectangle, mcControlType, String, String, Object, mcPanelsOptions) |
Add control into panels (control may implements IMcPanelControl interface).
|
![]() | Add(Control, String, String, mcPanelLocation, Rectangle, mcControlType, String, String, Object, mcPanelsOptions) |
Add control into panels (control may implements IMcPanelControl interface).
|
![]() | AddOrRemove(McCommandmcCheckState, String, String, String, mcPanelLocation, Rectangle, mcControlType, String, String, Object, mcPanelsOptions) |
Add or remove a panel depending on the value of checkState.
|
![]() | AddOrRemove(McCommandmcCheckState, Type, String, String, mcPanelLocation, Rectangle, mcControlType, String, String, Object, mcPanelsOptions) |
Add or remove a panel depending on the value of checkState.
|
![]() | ApplyScrollBars |
Apply DNB style scroll bars to the scrollable control and children.
|
![]() ![]() | GetDescription |
Returns description of the layout from the Layout file.
|
![]() | GetImage |
Returns snapshot of the main form.
|
![]() | GetImage(Size) |
Returns snapshot of the main form.
|
![]() | GetImage(Int32) |
Returns snapshot of the main form.
|
![]() ![]() | GetImage(String) |
Returns snapshot of the main form from the Layout file.
|
![]() ![]() | GetImage(String, Size) |
Returns snapshot of the main form from the Layout file.
|
![]() ![]() | GetImage(String, Int32) |
Returns snapshot of the main form from the Layout file.
|
![]() | HideFloatingPanels | |
![]() | LoadLayout |
Load default layout.
|
![]() | LoadLayout(String) |
Load layout by name of file name.
|
![]() | Redock |
Redock all floating bars to their last known side.
|
![]() | Redock(Bar) |
Redock floating bar to the last known side.
|
![]() | Remove |
Remove all controls from the panels.
|
![]() | Remove(String) |
Remove control from the panels.
|
![]() | Remove(Control) |
Remove control from the panels.
|
![]() | RestoreFloatingPanels | |
![]() | SaveLayout |
Save current layout as default layout.
|
![]() | SaveLayout(String) |
Save current layout with name or in the file.
|
![]() | SaveLayout(String, String) |
Save current layout with name or in the file.
|
![]() | SetAutoHide |
Change the autohide property of a docked panel.
|
![]() | SetExpandablePanelIcon |
Set expandable panel icon.
|
![]() | SetTabIcon |
Set tab icon.
|