Parameters
- column
- The column position of the control to retrieve.
- row
- The row position of the control to retrieve.
Return Value
The child control occupying the specified cell; otherwise, null if no control exists at the specified column and row, or if the control has its System.Windows.Forms.Control.Visible property set to false.