Overload | Description |
---|---|
AddControl(Control) | Adds a child control to the control container for the sheet. |
AddControl(Control,Int32,Int32) | Adds a child control to the control container for the sheet at the specified row and column. |
AddControl(Control,Int32,Int32,Int32,Int32) | Adds a child control to the control container for the sheet at the specified row and column, with specified pixel offsets. |