C# Class MineEdit.EntitySelector

Inheritance: System.Windows.Forms.ComboBox
Show file Open project: N3X15/MineEdit

Public Methods

Method Description
EntitySelector ( ) : System

Protected Methods

Method Description
OnDrawItem ( DrawItemEventArgs e ) : void

Method Details

EntitySelector() public method

public EntitySelector ( ) : System
return System

OnDrawItem() protected method

protected OnDrawItem ( DrawItemEventArgs e ) : void
e System.Windows.Forms.DrawItemEventArgs
return void