バージョン

MinWidth プロパティ (DialogModel)

ダイアログの最小の幅 (ピクセル単位) を設定します。
シンタックス
'宣言
 
Public Property MinWidth As System.Nullable(Of Integer)
public System.Nullable<int> MinWidth {get; set;}
参照

オンラインで表示: GitHub