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

StripSettingsの値にはストリップの描画データが含まれます。
bool値はテキストが複数行スタイルで使用されることを示します。
現在のタブ設定でGrapeCity.Win.Containers.Drawing.TextElementを作成します。
構文
Protected Overridable Function CreateTextElement( _
   ByVal stripSettings As StripSettings, _
   ByVal multiline As Boolean _
) As TextElement
protected virtual TextElement CreateTextElement( 
   StripSettings stripSettings,
   bool multiline
)

パラメータ

stripSettings
StripSettingsの値にはストリップの描画データが含まれます。
multiline
bool値はテキストが複数行スタイルで使用されることを示します。

戻り値の型

GrapeCity.Win.Containers.Drawing.TextElementの値は現在のタブテキストの設定を示します。
プラットフォーム

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