Input for WinForms
GetPushImage(Image,Boolean,PushButtonState) メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > ButtonElement クラス > GetPushImage メソッド : GetPushImage(Image,Boolean,PushButtonState) メソッド
ラジオボックスの画像を返します。
シンタックス
'宣言
 
Public Overloads Shared Function GetPushImage( _
   ByVal img As System.Drawing.Image, _
   Optional ByVal focused As System.Boolean, _
   Optional ByVal state As System.Windows.Forms.VisualStyles.PushButtonState _
) As System.Drawing.Image
public static System.Drawing.Image GetPushImage( 
   System.Drawing.Image img,
   System.bool focused,
   System.Windows.Forms.VisualStyles.PushButtonState state
)

パラメータ

img
focused
state
参照

ButtonElement クラス
ButtonElement メンバ
オーバーロード一覧