バージョン

GetMaxValue メソッド (UltraTrackBarOwnerInfo)

特定のオブジェクトに関連付けられた埋め込みUIElementを返します。何も使用できない場合はnullを返します。
シンタックス
'宣言
 
Public Overrides Function GetMaxValue( _
   ByVal ownerContext As Object _
) As Object
public override object GetMaxValue( 
   object ownerContext
)

パラメータ

ownerContext
参照するオブジェクトを識別するコンテキスト。

戻り値の型

指定されたオーナーコンテキストを表す埋め込みUIElement。
参照