Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NumericNew
C# Class NumericNew, Marvin
Inheritance:
NumericUpDown
Show file
Open project: runefs/Marvin
Class Usage Examples
Public Properties
Property
Type
Description
update_edit_text_called
bool
validate_edit_text_called
bool
Public Methods
Method
Description
Reset
( ) :
void
Protected Methods
Method
Description
UpdateEditText
( ) :
void
ValidateEditText
( ) :
void
Method Details
Reset()
public
method
public
Reset
( ) :
void
return
void
UpdateEditText()
protected
method
protected
UpdateEditText
( ) :
void
return
void
ValidateEditText()
protected
method
protected
ValidateEditText
( ) :
void
return
void
Property Details
update_edit_text_called
public property
public
bool
update_edit_text_called
return
bool
validate_edit_text_called
public property
public
bool
validate_edit_text_called
return
bool