다음을 통해 공유


ImageList 멤버

Image 개체의 컬렉션을 관리하기 위한 메서드를 제공합니다. 이 클래스는 상속될 수 없습니다.

다음 표에서는 ImageList 형식에 의해 노출되는 멤버를 보여 줍니다.

Public 생성자

  이름 설명
Public method Supported by the .NET Compact Framework ImageList 오버로드되었습니다. ImageList 클래스의 새 인스턴스를 초기화합니다.

위쪽

Public 속성

( Protected 속성 참조)

  이름 설명
Public property ColorDepth 이미지 목록의 색 농도를 가져옵니다.
Public property Container  Component가 포함된 IContainer를 가져옵니다.(Component에서 상속됨)
Public property Handle ImageList 개체의 핸들을 가져옵니다.
Public property HandleCreated 내부 Win32 핸들이 만들어졌는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework Images 이 이미지 목록에 대해 ImageList.ImageCollection을 가져옵니다.
Public property Supported by the .NET Compact Framework ImageSize 이미지 목록에 있는 이미지의 크기를 가져오거나 설정합니다.
Public property ImageStream 이 이미지 목록과 연결된 ImageListStreamer에 대한 핸들을 가져옵니다.
Public property Supported by the .NET Compact Framework Site  ComponentISite를 가져오거나 설정합니다.(Component에서 상속됨)
Public property Tag ImageList에 대한 추가 데이터가 들어 있는 개체를 가져오거나 설정합니다.
Public property TransparentColor 투명으로 처리할 색을 가져오거나 설정합니다.

위쪽

Protected 속성

  이름 설명
Protected property CanRaiseEvents  구성 요소가 이벤트를 발생시킬 수 있는지 여부를 나타내는 값을 가져옵니다.(Component에서 상속됨)
Protected property DesignMode  Component가 현재 디자인 모드인지 여부를 나타내는 값을 가져옵니다.(Component에서 상속됨)
Protected property Supported by the .NET Compact Framework Events  Component에 연결된 이벤트 처리기의 목록을 가져옵니다.(Component에서 상속됨)

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
Public method CreateObjRef  원격 개체와 통신하는 데 사용되는 프록시 생성에 필요한 모든 관련 정보가 들어 있는 개체를 만듭니다. (MarshalByRefObject에서 상속됨)
Public method Supported by the .NET Compact Framework Dispose  오버로드되었습니다. Component에서 사용하는 리소스를 해제합니다. (Component에서 상속됨)
Public method Draw 오버로드되었습니다. 지정된 이미지를 그립니다.
Public method Supported by the .NET Compact Framework Equals  오버로드되었습니다. 두 개의 Object 인스턴스가 같은지 여부를 확인합니다. (Object에서 상속됨)
Public method Supported by the .NET Compact Framework GetHashCode  특정 형식에 대한 해시 함수로 사용되며 GetHashCode는 해시 알고리즘 및 해시 테이블과 같은 데이터 구조에 사용하기 적당합니다. (Object에서 상속됨)
Public method GetLifetimeService  이 인스턴스의 수명 정책을 제어하는 현재의 수명 서비스 개체를 검색합니다. (MarshalByRefObject에서 상속됨)
Public method Supported by the .NET Compact Framework GetType  현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public method InitializeLifetimeService  이 인스턴스의 수명 정책을 제어하기 위한 수명 서비스 개체를 가져옵니다. (MarshalByRefObject에서 상속됨)
Public method Static Supported by the .NET Compact Framework ReferenceEquals  지정한 Object 인스턴스가 동일한지 여부를 확인합니다. (Object에서 상속됨)
Public method Supported by the .NET Compact Framework ToString 재정의되었습니다. 현재 ImageList를 나타내는 문자열을 반환합니다.

위쪽

Protected 메서드

  이름 설명
Protected method Supported by the .NET Compact Framework Dispose  오버로드되었습니다. Component에서 사용하는 리소스를 해제합니다. (Component에서 상속됨)
Protected method Supported by the .NET Compact Framework Finalize  가비지 수집에 의해 Component가 회수되기 전에 관리되지 않는 리소스를 해제하고 기타 정리 작업을 수행합니다. (Component에서 상속됨)
Protected method GetService  Component 또는 해당 Container에서 제공하는 서비스를 나타내는 개체를 반환합니다. (Component에서 상속됨)
Protected method Supported by the .NET Compact Framework MemberwiseClone  오버로드되었습니다. ( MarshalByRefObject에서 상속됨)

위쪽

Public 이벤트

  이름 설명
Public event Supported by the .NET Compact Framework Disposed  구성 요소에 대한 Disposed 이벤트를 수신하는 이벤트 처리기를 추가합니다.(Component에서 상속됨)
Public event RecreateHandle Handle이 다시 만들어지면 발생합니다.

위쪽

참고 항목

참조

ImageList 클래스
System.Windows.Forms 네임스페이스
Bitmap
Icon
Metafile