PowerTools PlusPak for Windows Forms 8.0J
Add(String,Style) メソッド

描画スタイルの識別名
描画スタイルの値
StyleCollectionコレクションの末尾に指定したキーと値を持つStyleオブジェクトを追加します。
構文
Public Overloads Function Add( _
   ByVal key As String, _
   ByVal style As Style _
) As Integer
public int Add( 
   string key,
   Style style
)

パラメータ

key
描画スタイルの識別名
style
描画スタイルの値

戻り値の型

このスタイルのインデックス
プラットフォーム

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

参照

StyleCollection クラス
StyleCollection メンバ
オーバーロード一覧

Send Feedback