C# Class Alsing.Windows.Forms.SyntaxBox.TabListBox

Inheritance: System.Windows.Forms.ListBox
Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Protected Methods

Method Description
IsInputChar ( char charCode ) : bool

For public use only.

IsInputKey ( Keys keyData ) : bool

For public use only.

Method Details

IsInputChar() protected method

For public use only.
protected IsInputChar ( char charCode ) : bool
charCode char
return bool

IsInputKey() protected method

For public use only.
protected IsInputKey ( Keys keyData ) : bool
keyData Keys
return bool