RelatedImageListAttribute.RelatedImageList 속성

정의

관련 ImageList의 이름을 가져옵니다.

public:
 property System::String ^ RelatedImageList { System::String ^ get(); };
public string RelatedImageList { get; }
member this.RelatedImageList : string
Public ReadOnly Property RelatedImageList As String

속성 값

String

관련된 ImageList의 이름입니다.

설명

RelatedImageList 속성이 현재 개체의 속성 또는 현재 개체의 속성의 속성을 참조할 수 있습니다. 예를 들어 있는 경우는 ListViewItem 개체를 ListView 속성이 포함 하는 설정 ListView 개체를 포함 하는 ListView 개체에는 SmallImageList 속성을를 RelatedImageList 속성설정"ListView.SmallImageList".

적용 대상