C# 클래스 ComponentFactory.Krypton.Toolkit.KryptonContextMenuItemCollectionEditor

CollectionEditor used for a KryptonContextMenuItemCollection instance.
상속: System.ComponentModel.Design.CollectionEditor
파일 보기 프로젝트 열기: ComponentFactory/Krypton

공개 메소드들

메소드 설명
KryptonContextMenuItemCollectionEditor ( ) : System

Initialize a new instance of the KryptonContextMenuItemCollectionEditor class.

보호된 메소드들

메소드 설명
CreateNewItemTypes ( ) : System.Type[]

Gets the data types that this collection editor can contain.

메소드 상세

CreateNewItemTypes() 보호된 메소드

Gets the data types that this collection editor can contain.
protected CreateNewItemTypes ( ) : System.Type[]
리턴 System.Type[]

KryptonContextMenuItemCollectionEditor() 공개 메소드

Initialize a new instance of the KryptonContextMenuItemCollectionEditor class.
public KryptonContextMenuItemCollectionEditor ( ) : System
리턴 System