다음을 통해 공유


MenuItemStyleCollectionEditor 클래스

정의

연결된 MenuItemStyleCollection 컨트롤의 Menu 개체에 대한 구성 요소 편집기를 제공합니다.

public ref class MenuItemStyleCollectionEditor : System::ComponentModel::Design::CollectionEditor
public class MenuItemStyleCollectionEditor : System.ComponentModel.Design.CollectionEditor
type MenuItemStyleCollectionEditor = class
    inherit CollectionEditor
Public Class MenuItemStyleCollectionEditor
Inherits CollectionEditor
상속
MenuItemStyleCollectionEditor

예제

다음 코드 예제를 사용 하는 방법을 보여 줍니다는 EditorAttribute 연결할 특성을 MenuItemStyleCollectionEditorUITypeEditor 에서 파생 된 클래스 (컬렉션 편집기 기본 클래스)과 사용자 지정 컨트롤의 속성을 사용 하 여는 WebControl 클래스를 가져오고 설정는 MenuItemStyleCollection 컬렉션입니다.

private MenuItemStyleCollection menuItemStyles;

// Associate the MenuItemStyleCollectionEditor with the 
// LevelMenuItemStyles. 
[Editor(typeof(System.Web.UI.Design.WebControls.
    MenuItemStyleCollectionEditor),
    typeof(UITypeEditor))]
public MenuItemStyleCollection LevelMenuItemStyles
{
    get { return menuItemStyles; }
    set { menuItemStyles = value; }
} // LevelMenuItemStyles
Private menuItemStyles As MenuItemStyleCollection

' Associate the MenuItemStyleCollectionEditor with the 
' LevelMenuItemStyles.
<EditorAttribute( GetType(System.Web.UI.Design.WebControls. _
    MenuItemStyleCollectionEditor), _
    GetType(UITypeEditor))> _
Public Property LevelMenuItemStyles() As MenuItemStyleCollection
    Get
        Return menuItemStyles
    End Get
    Set
        menuItemStyles = value
    End Set
End Property ' LevelMenuItemStyles

설명

MenuItemStyleCollectionEditor 편집에 대 한 사용자 인터페이스를 제공 하는 클래스를 MenuItemStyle 요소의 MenuItemStyleCollection 연결 된 개체 Menu 제어 디자인 타임에 컨트롤을 MenuDesigner 개체입니다.

MenuItemStyleCollection 각각과 관련 된를 LevelMenuItemStylesLevelSelectedStyles 의 속성을 Menu 컨트롤입니다. 이러한 MenuItemStyleCollection 개체 메뉴 구조에서 해당 수준을 (중첩 수준)에 종속 된 메뉴 항목 스타일을 적용 하는 데 사용 됩니다.

합니다 MenuItemStyleCollectionEditor 가 호출 예를 들어, 줄임표 단추를 선택 하 여 (... )에 LevelMenuItemStyles 또는 LevelSelectedStyles 행의 속성 비주얼 디자이너의 모눈입니다.

합니다 CanSelectMultipleInstances 메서드는 항상 반환 false 나타내려면 편집기에서 한 번에 하나의 개체를 선택할 수 있습니다. 합니다 CreateCollectionForm 메서드를 표시 하 고 현재 편집할 새 폼을 만듭니다 MenuItemStyleCollection합니다.

CreateInstance 메서드는 지정 된 컬렉션 항목 형식의 새 인스턴스를 만듭니다. CreateNewItemTypes 편집기를 만들 수 있는 형식의 배열을 반환 합니다.

생성자

MenuItemStyleCollectionEditor(Type)

MenuItemStyleCollectionEditor 클래스의 새 인스턴스를 초기화합니다.

속성

CollectionItemType

컬렉션에 있는 각 항목의 데이터 형식을 가져옵니다.

(다음에서 상속됨 CollectionEditor)
CollectionType

컬렉션 개체의 데이터 형식을 가져옵니다.

(다음에서 상속됨 CollectionEditor)
Context

현재 컨텍스트를 나타내는 형식 설명자를 가져옵니다.

(다음에서 상속됨 CollectionEditor)
HelpTopic

편집기 대화 상자의 도움말 단추나 F1 키를 누를 때 도움말 항목 또는 항목 목록을 표시하는 도움말 키워드를 가져옵니다.

(다음에서 상속됨 CollectionEditor)
IsDropDownResizable

드롭다운 편집기를 사용자가 크기 조정할 수 있는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 UITypeEditor)
NewItemTypes

이 컬렉션에 만들 수 있는 사용 가능한 항목 형식을 가져옵니다.

(다음에서 상속됨 CollectionEditor)

메서드

CancelChanges()

컬렉션에 대한 변경을 취소합니다.

(다음에서 상속됨 CollectionEditor)
CanRemoveInstance(Object)

컬렉션의 원래 멤버를 제거할 수 있는지 여부를 나타냅니다.

(다음에서 상속됨 CollectionEditor)
CanSelectMultipleInstances()

편집기에서 한 번에 여러 MenuItemStyle 요소를 선택할 수 있는지 여부를 나타내는 값을 가져옵니다.

CreateCollectionForm()

현재 MenuItemStyleCollection 개체를 표시하고 편집할 새 폼을 만듭니다.

CreateCollectionItemType()

이 컬렉션에 들어 있는 데이터 형식을 가져옵니다.

(다음에서 상속됨 CollectionEditor)
CreateInstance(Type)

지정된 컬렉션 항목 형식의 새 인스턴스를 만듭니다.

CreateNewItemTypes()

이 컬렉션 편집기가 만들 수 있는 데이터 형식을 가져옵니다.

DestroyInstance(Object)

개체의 지정된 인스턴스를 소멸시킵니다.

(다음에서 상속됨 CollectionEditor)
EditValue(IServiceProvider, Object)

GetEditStyle() 메서드에 표시된 편집기 스타일을 사용하여 지정된 개체의 값을 편집합니다.

(다음에서 상속됨 UITypeEditor)
EditValue(ITypeDescriptorContext, IServiceProvider, Object)

지정된 서비스 공급자와 컨텍스트를 사용하여 지정된 개체의 값을 편집합니다.

(다음에서 상속됨 CollectionEditor)
Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetDisplayText(Object)

지정된 목록 항목의 표시 텍스트를 검색합니다.

(다음에서 상속됨 CollectionEditor)
GetEditStyle()

EditValue(IServiceProvider, Object) 메서드에서 사용하는 편집기 스타일을 가져옵니다.

(다음에서 상속됨 UITypeEditor)
GetEditStyle(ITypeDescriptorContext)

EditValue(ITypeDescriptorContext, IServiceProvider, Object) 메서드에서 사용하는 편집 스타일을 가져옵니다.

(다음에서 상속됨 CollectionEditor)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetItems(Object)

지정된 컬렉션이 들어 있는 개체의 배열을 가져옵니다.

(다음에서 상속됨 CollectionEditor)
GetObjectsFromInstance(Object)

지정된 개체가 포함된 목록을 반환합니다.

(다음에서 상속됨 CollectionEditor)
GetPaintValueSupported()

이 편집기에서 개체 값 표현를 칠할 수 있는지 여부를 나타냅니다.

(다음에서 상속됨 UITypeEditor)
GetPaintValueSupported(ITypeDescriptorContext)

지정된 컨텍스트에서 지정된 컨텍스트 내의 개체 값 표현를 칠할 수 있는지 여부를 나타냅니다.

(다음에서 상속됨 UITypeEditor)
GetService(Type)

요청된 서비스를 사용할 수 있는 경우 해당 서비스를 가져옵니다.

(다음에서 상속됨 CollectionEditor)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
PaintValue(Object, Graphics, Rectangle)

지정된 개체의 값 표시를 지정된 캔버스에 칠합니다.

(다음에서 상속됨 UITypeEditor)
PaintValue(PaintValueEventArgs)

지정된 PaintValueEventArgs를 사용하여 개체 값 표현를 칠합니다.

(다음에서 상속됨 UITypeEditor)
SetItems(Object, Object[])

지정된 배열을 컬렉션의 항목으로 설정합니다.

(다음에서 상속됨 CollectionEditor)
ShowHelp()

컬렉션 편집기에 대한 기본 도움말 항목을 표시합니다.

(다음에서 상속됨 CollectionEditor)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상

추가 정보