WindowState プロパティ (IMoveable)
クラス
IMoveable
.
処理
[読み取り専用] ウィンドウの状態。 有効な値は、1=最小化、2=最大化、3=元のサイズに戻すです。
構文
C#
protected
Integer
WindowState { get; }
VB
'Declaration Protected Read Property WindowState As
Integer
アクセス
読み取り専用。