Click or drag to resize

McPanelsAdd Method

Overload List
  NameDescription
Public methodAdd(String, String, String, mcPanelLocation, Rectangle, mcControlType, String, String, Object, mcPanelsOptions)
Add control into panels (control may implements IMcPanelControl interface).
Public methodAdd(Control, String, String, mcPanelLocation, Rectangle, mcControlType, String, String, Object, mcPanelsOptions)
Add control into panels (control may implements IMcPanelControl interface).
Top
See Also