var intID = RadioBtn.ButtonID ();
intID = RadioBtn.ButtonID
|
요소
|
설명
|
|---|---|
|
intID
|
라디오 버튼 그룹의 컨트롤을 참조하는 데 사용되는 정수입니다.
|
RadioBtn.SetSelectedButton(IntSet);
RadioBtn.SetSelectedButton = IntSet
RadioBtn.SetSelectedButton = IntSet
|
요소
|
설명
|
|---|---|
|
IntSet
|
선택했거나 선택할 항목의 인덱스입니다. 인덱스는 0부터 시작됩니다.
|