C# 클래스 ReferencePathCollection.ReferencePathCollectionEditor, gert

상속: UITypeEditor
파일 보기 프로젝트 열기: mono/gert

공개 메소드들

메소드 설명
GetEditStyle ( System context ) : System.Drawing.Design.UITypeEditorEditStyle

Gets the edit style.

ReferencePathCollectionEditor ( ) : System

Creates a new ReferencePathCollectionEditor instance.

비공개 메소드들

메소드 설명
CollapseChildren ( GridItem gridItem ) : void
EditValue ( System context, IServiceProvider provider, object value ) : object
RemoveBlankPaths ( ReferencePathCollection, coll ) : void

메소드 상세

GetEditStyle() 공개 메소드

Gets the edit style.
public GetEditStyle ( System context ) : System.Drawing.Design.UITypeEditorEditStyle
context System Context.
리턴 System.Drawing.Design.UITypeEditorEditStyle

ReferencePathCollectionEditor() 공개 메소드

Creates a new ReferencePathCollectionEditor instance.
public ReferencePathCollectionEditor ( ) : System
리턴 System