バージョン

Resizable メソッド (SplitterPanelSettingsWrapper)

パネル設定のモデルの SplitterPanelSettings.Resizable を設定します。
シンタックス
'宣言
 
Public Function Resizable( _
   ByVal resizable As System.Nullable(Of Boolean) _
) As SplitterPanelSettingsWrapper
public SplitterPanelSettingsWrapper Resizable( 
   System.Nullable<bool> resizable
)

パラメータ

resizable
サイズ変更可能。

戻り値の型

自身
参照

オンラインで表示: GitHub