다음을 통해 공유


RadioButtonsAutomationPeer(RadioButtons) 생성자

정의

RadioButtonsAutomationPeer 클래스의 새 instance 초기화합니다.

 RadioButtonsAutomationPeer(RadioButtons const& owner);
public RadioButtonsAutomationPeer(RadioButtons owner);
function RadioButtonsAutomationPeer(owner)
Public Sub New (owner As RadioButtons)

매개 변수

owner
RadioButtons

RadioButtons 컨트롤 instance 피어를 만듭니다.

적용 대상