Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Canguro
Controller
Controller.InputBox
C# Class Canguro.Controller.Controller.InputBox
Esta clase simula la función InputBox de Visual Basic 6. No es necesaria en el proyecto, pero es muy útil para hacer pruebas
Inheritance:
System.Windows.Forms.Form
Mostrar archivo
Open project: rforsbach/Treu-Structure
Public Methods
Method
Description
ShowInputBox
( ) :
string
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Private Methods
Method
Description
InitializeComponent
( ) :
void
InputBox
( ) :
System
textBox1_KeyDown
(
object
sender
,
System
e
) :
void
Method Details
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
ShowInputBox()
public
static
method
public
static
ShowInputBox
( ) :
string
return
string