PowerTools PlusPak for Windows Forms 8.0J
CheckAlign プロパティ (GcRadioButton)

System.Windows.Forms.RadioButtonのチェック ボックス部分の位置を取得または設定します。
構文
Public Property CheckAlign As ContentAlignment
public ContentAlignment CheckAlign {get; set;}

プロパティ値

有効なSystem.Drawing.ContentAlignmentの値の1つ。デフォルト値はSystem.Drawing.ContentAlignment.MiddleLeftです。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcRadioButton クラス
GcRadioButton メンバ

Send Feedback