PowerTools PlusPak for Windows Forms 8.0J
BackgroundImageLayout プロパティ (GcFontPicker)

System.Windows.Forms.ImageLayout列挙体で定義されている背景イメージのレイアウトを取得または設定します。
構文
Public Overrides Property BackgroundImageLayout As ImageLayout
public override ImageLayout BackgroundImageLayout {get; set;}

プロパティ値

背景イメージのレイアウトを示すSystem.Windows.Forms.ImageLayoutの値。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException 指定された列挙値が存在しません。
プラットフォーム

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

参照

GcFontPicker クラス
GcFontPicker メンバ

Send Feedback