C# Class Ntreev.Windows.Forms.Grid.Design.TypeSelector.TypeSelectorCore

Mostra file Open project: NtreevSoft/GridControl

Public Methods

Method Description
DropDownControl ( ) : void
TypeSelectorCore ( IWindowsFormsEditorService editorService, Type baseType ) : System

Private Methods

Method Description
listBox_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

DropDownControl() public method

public DropDownControl ( ) : void
return void

TypeSelectorCore() public method

public TypeSelectorCore ( IWindowsFormsEditorService editorService, Type baseType ) : System
editorService IWindowsFormsEditorService
baseType System.Type
return System