PowerTools PlusPak for Windows Forms 8.0J
GetTransparentBackgroundOnSpace メソッド (ImageSkin)

タブスペースの領域の背景を透明にするかどうかを示す値を取得します。
構文
Public Overrides Function GetTransparentBackgroundOnSpace( _
   ByVal flat As Boolean _
) As Boolean
public override bool GetTransparentBackgroundOnSpace( 
   bool flat
)

パラメータ

flat

戻り値の型

タブスペースの領域の背景を透明にする場合はtrue、それ以外の場合はfalse
プラットフォーム

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

参照

ImageSkin クラス
ImageSkin メンバ

Send Feedback