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

StripSettingsの値にはストリップの描画データが含まれます。
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
現在のタブ設定でGrapeCity.Win.Containers.Drawing.TextLayoutElementの値を作成します。
構文
Protected Overridable Function CreateTextLayoutElement( _
   ByVal stripSettings As StripSettings, _
   ByVal controlSettings As ControlSettings _
) As TextLayoutElement
protected virtual TextLayoutElement CreateTextLayoutElement( 
   StripSettings stripSettings,
   ControlSettings controlSettings
)

パラメータ

stripSettings
StripSettingsの値にはストリップの描画データが含まれます。
controlSettings
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。

戻り値の型

GrapeCity.Win.Containers.Drawing.TextLayoutElementの値は現在のタブテキストのレイアウトスタイルを示します。
プラットフォーム

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