Ribbon for WinForms
GetProperty メソッド (BaseTheme)

C1.Win.4.8 アセンブリ > C1.Win.C1Themes 名前空間 > BaseTheme クラス : GetProperty メソッド
Styled property name.
Gets value of the specified styled property.
シンタックス
'宣言
 
Public Function GetProperty( _
   Optional ByVal name As String _
) As Object
public object GetProperty( 
   string name
)

パラメータ

name
Styled property name.

戻り値の型

Styled property value.
参照

BaseTheme クラス
BaseTheme メンバ