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

bool値は外観がフラットスタイルになるかどうかを示します。
ストリップのキャプションのマージンを取得します。
構文
Public Overridable Function GetOriginalStripCaptionMargins( _
   ByVal flat As Boolean _
) As Margins
public virtual Margins GetOriginalStripCaptionMargins( 
   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