Overload | Description |
---|---|
AddControl(Control,Int32,Int32,Int32) | Adds a child control to a specified sheet at the location of the specified row and column. |
AddControl(Control,Int32) | Adds a child control to the specified sheet using the control's Top and Left properties for location. |