'Declaration
Public Overloads Overridable Sub AddControl( _ ByVal control As Control, _ ByVal row As Integer, _ ByVal column As Integer _ )
Parameters
- control
- Child control to add
- row
- Row index at which to add child control
- column
- Column index at which to add child control