パラメータ
- column
- The column position of the control to retrieve.
- row
- The row position of the control to retrieve.
戻り値の型
The child control occupying the specified cell; otherwise, null 参照 (Visual Basicでは Nothing) 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.