バージョン

GetValue メソッド (ProgressBarEmbeddableOwner)

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

パラメータ

ownerContext
要素を示すコンテキスト

戻り値の型

現在の値
参照