バージョン 21.2

OptionButtonWithImageUIElement コンストラクタ(UIElement,Boolean)

コンストラクター。OptionButtonWithImageUIElement の新しいインスタンスを初期化します。
シンタックス
public OptionButtonWithImageUIElement( 
   UIElement parent,
   bool positionImageInsideTextRect
)

パラメータ

parent
親UIElement
positionImageInsideTextRect
これはWindowフォームの標準的な動作です。Falseに設定するとオプションボタンとテキストの要素の外側にイメージが配置されます。
参照