バージョン

GetCurrentGlyphImage メソッド

指定した状態のグリフ画像を返します。
シンタックス
'宣言
 
Public Function GetCurrentGlyphImage( _
   ByVal buttonState As Infragistics.Win.UIElementButtonState _
) As Image
public Image GetCurrentGlyphImage( 
   Infragistics.Win.UIElementButtonState buttonState
)

パラメータ

buttonState
グリフの状態を示す UIElementButtonState。

戻り値の型

指定した状態のグリフ画像。
参照