ControlNotFoundException 생성자
보호된 멤버 포함
상속된 멤버 포함
ControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
ControlNotFoundException() | ControlNotFoundException 클래스의 새 인스턴스를 초기화합니다. | |
ControlNotFoundException(Exception) | ||
ControlNotFoundException(String) | 가져온 양식 영역의 Microsoft.Vbe.Interop.Forms.UserForm에 없는 컨트롤의 이름을 사용하여 ControlNotFoundException 클래스의 새 인스턴스를 초기화합니다. | |
ControlNotFoundException(String, Exception) |
위쪽