バージョン

GetValue メソッド (UltraTrackBarOwnerInfo)

描画される値を返します。
シンタックス
'宣言
 
Public Overrides Function GetValue( _
   ByVal ownerContext As Object _
) As Object
public override object GetValue( 
   object ownerContext
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。

戻り値の型

描画される値。
参照