Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Alsing
Windows
Forms
SyntaxBox
TabListBox
C# Class Alsing.Windows.Forms.SyntaxBox.TabListBox
Inheritance:
System.Windows.Forms.ListBox
Mostra 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