IMcPanels Interface
|
|
Defines the interface implemented by the panel collection.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Interface IMcPanels
The IMcPanels type exposes the following members.
Properties
Methods
| Name | Description |
---|
 | Add(String, String, String, mcPanelLocation, Rectangle, mcControlType, String, String, Object, mcPanelsOptions) | |
 | Add(Control, String, String, mcPanelLocation, Rectangle, mcControlType, String, String, Object, mcPanelsOptions) | |
 | LoadLayout | |
 | LoadLayout(String) | |
 | Remove | |
 | Remove(String) | |
 | Remove(Control) | |
 | SaveLayout | |
 | SaveLayout(String) | |
 | SetExpandablePanelIcon | |
 | SetTabIcon | |
Top
Events
Remarks
See Also