バージョン

ResolveAppearanceUltimateDefaults メソッド

スクロールバーの外観プロパティに関する最終的なデフォルトを提供します。
シンタックス
'宣言
 
Protected Overrides Sub ResolveAppearanceUltimateDefaults( _
   ByRef appearance As Infragistics.Win.AppearanceData, _
   ByRef requestedProps As Infragistics.Win.AppearancePropFlags, _
   ByVal orientation As Orientation, _
   ByVal roleName As String, _
   ByVal state As Infragistics.Win.AppStyling.RoleState _
) 
protected override void ResolveAppearanceUltimateDefaults( 
   ref Infragistics.Win.AppearanceData appearance,
   ref Infragistics.Win.AppearancePropFlags requestedProps,
   Orientation orientation,
   string roleName,
   Infragistics.Win.AppStyling.RoleState state
)

パラメータ

appearance
AppearanceData 構造への参照。
requestedProps
AppearancePropFlags 構造への参照。
orientation
水平または垂直
roleName
外観を解決するための要素を識別するスクロールバー ロールの名前。
state
要素の UI 状態を説明する RoleState 定数。つまり、ホット トラッキング、押下など。
参照