Ribbon for WinForms
GetImageElement(Boolean) メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > RadioButtonElement クラス > GetImageElement メソッド : GetImageElement(Boolean) メソッド
If True and the ImageElement doesn't exist, this method will create it.
Returns reference to the ImageElement used to display image.
シンタックス
'宣言
 
Public Overloads Function GetImageElement( _
   ByVal force As Boolean _
) As ImageElement
public ImageElement GetImageElement( 
   bool force
)

パラメータ

force
If True and the ImageElement doesn't exist, this method will create it.

戻り値の型

The reference to the ImageElement if it exists; Null otherwise.
参照

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