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

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