Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
radioButton 項目を事前選択するコードは何ですか?
メソッドを使用します。RadioButton.selection(i)ここで、iはラジオ ボタンの 0 ベースの配列インデックスです。
RadioButton.selection(i)
i
選択メソッドにアクセスするには、ラジオ ボタンのプロパティ「自動宣言」を true に設定する必要がある場合があります。