PowerTools PlusPak for Windows Forms 8.0J
GetOriginalSelectedStripIncreaseMargins メソッド (StripSkin)

bool値は外観がフラットスタイルになるかどうかを示します。
このストリップが選択されたときの、ストリップの拡張マージンを取得します。
構文
Public Overridable Function GetOriginalSelectedStripIncreaseMargins( _
   ByVal flat As Boolean _
) As Margins
public virtual Margins GetOriginalSelectedStripIncreaseMargins( 
   bool flat
)

パラメータ

flat
bool値は外観がフラットスタイルになるかどうかを示します。

戻り値の型

GrapeCity.Win.Containers.Marginsの値はストリップの拡張マージンを示します。
プラットフォーム

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

参照

StripSkin クラス
StripSkin メンバ

Send Feedback