PowerTools PlusPak for Windows Forms 8.0J
Remove メソッド (GcTableLayoutContainer.TableLayoutContainerControlCollection)

The System.Windows.Forms.Control to remove from the GcTableLayoutContainer.TableLayoutContainerControlCollection.
Removes the specified control from the control collection.
構文
Public Overrides Sub Remove( _
   ByVal value As Control _
) 
public override void Remove( 
   Control value
)

パラメータ

value
The System.Windows.Forms.Control to remove from the GcTableLayoutContainer.TableLayoutContainerControlCollection.
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcTableLayoutContainer.TableLayoutContainerControlCollection クラス
GcTableLayoutContainer.TableLayoutContainerControlCollection メンバ

Send Feedback