バージョン

ButtonStyleResolved プロパティ (UltraButtonBase)

ボタンを描画するために使用される実際のボタン スタイルを返します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property ButtonStyleResolved As Infragistics.Win.UIElementButtonStyle
public virtual Infragistics.Win.UIElementButtonStyle ButtonStyleResolved {get;}
解説

このプロパティは、使用されるボタンの実際のスタイルを返します。SupportThemes プロパティが true のデフォルト値で、オペレーティング システムがテーマ化された描画をサポートしている場合、このコントロールは ButtonStyle プロパティが設定されていることに関係なく 'Button' スタイルを使用します。

参照