バージョン

MaxHeight プロパティ (DialogModel)

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

オンラインで表示: GitHub