PowerTools PlusPak for Windows Forms 8.0J
BackgroundImage プロパティ (GcCalendar)

コントロールに表示する背景画像を取得または設定します。
構文
Public Overrides Property BackgroundImage As Image
public override Image BackgroundImage {get; set;}

プロパティ値

コントロールの背景に表示するイメージを表す Image。
解説
注意: 半透明色または透過色を含む画像は、Windows Forms コントロールの背景イメージとしてサポートされていません。
プラットフォーム

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

参照

GcCalendar クラス
GcCalendar メンバ

Send Feedback