バージョン

State プロパティ (DialogModel)

ダイアログの状態を設定します。
シンタックス
'宣言
 
Public Property State As System.Nullable(Of DialogState)
public System.Nullable<DialogState> State {get; set;}
参照

オンラインで表示: GitHub