다음을 통해 공유


Control.ControlCollection.GetChildIndex 메서드

컨트롤 컬렉션 내에 있는 컨트롤의 인덱스를 가져옵니다.

오버로드 목록

이름 설명
Control.ControlCollection.GetChildIndex (Control) 컨트롤 컬렉션 내에 있는 지정된 자식 컨트롤의 인덱스를 가져옵니다.

.NET Compact Framework에서 지원됩니다.
Control.ControlCollection.GetChildIndex (Control, Boolean) 컨트롤 컬렉션 내에 있는 지정된 자식 컨트롤의 인덱스를 가져옵니다. 지정된 컨트롤이 컨트롤 컬렉션 내에 없으면 예외가 발생할 수도 있습니다.

참고 항목

참조

Control.ControlCollection 클래스
Control.ControlCollection 멤버
System.Windows.Forms 네임스페이스
BringToFront