PowerTools PlusPak for Windows Forms 8.0J
FullScreenMode プロパティ (GcApplicationResize)

オーナーフォームによって使用される全画面モードを取得または設定します。
構文
Public Property FullScreenMode As FullScreenMode
public FullScreenMode FullScreenMode {get; set;}

プロパティ値

FullScreenMode 値の 1 つ。デフォルト値は FullScreenMode.None です。
例外
例外解説
System.InvalidOperationException オーナーフォームの IsMdiChild が true の場合、FullScreenMode を変更することはできません。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcApplicationResize クラス
GcApplicationResize メンバ

Send Feedback