バージョン

ResolveActionButtonAppearance(UltraNavigationBarActionButton,AppearanceData,AppearancePropFlags,NavigationBarButtonUIState) メソッド

指定した UltraNavigationBarActionButton インスタンスの外観を解決します。
シンタックス
'宣言
 
Public Overloads Sub ResolveActionButtonAppearance( _
   ByVal button As UltraNavigationBarActionButton, _
   ByRef appearance As Infragistics.Win.AppearanceData, _
   ByRef requestedProps As Infragistics.Win.AppearancePropFlags, _
   ByVal state As NavigationBarButtonUIState _
) 
public void ResolveActionButtonAppearance( 
   UltraNavigationBarActionButton button,
   ref Infragistics.Win.AppearanceData appearance,
   ref Infragistics.Win.AppearancePropFlags requestedProps,
   NavigationBarButtonUIState state
)

パラメータ

button
外観を解決すべき UltraNavigationBarActionButton インスタンスへの参照。
appearance
解決する AppearanceData 構造体への参照。
requestedProps
解決するプロパティを示すAppearancePropFlagsビットフラグ列挙体への参照。
state
ボタンのユーザー インターフェイスの状態。
参照