バージョン

Add(String) メソッド

指定した名の ComponentStyleSettings を追加します。
シンタックス
'宣言
 
Public Function Add( _
   ByVal componentName As String _
) As ComponentStyleSettings

パラメータ

componentName
ComponentStyleSettings が作成される Infragistics.Win.AppStyling.ComponentRole の名前。

戻り値の型

指定した名前でロールの設定を変更するために使用できる新しい ComponentStyleSettings
参照