バージョン

SetVisibleCore メソッド (TileContainerPanel)

TileContainerPanel に表示の状態を設定します。
シンタックス
'宣言
 
Protected Overrides Sub SetVisibleCore( _
   ByVal value As Boolean _
) 
protected override void SetVisibleCore( 
   bool value
)

パラメータ

value
TileContainerPanel を表示するかどうかを示す値。
参照