Removes the specified control from the control collection.
シンタックス
public override void Remove(
Control
)
Public Overrides Sub Remove( _
ByVal As Control _
)
パラメータ
- value
- The System.Windows.Forms.Control to remove from the GcTableLayoutContainer.TableLayoutContainerControlCollection.
参照