|
| Font | font = DefaultFont |
| |
| Color | color = Color.Yellow |
| |
|
| override void | Dispose (bool disposing) |
| | Clean up any resources being used. More...
|
| |
Definition at line 3 of file TextInput.cs.
◆ TextInput()
| BioCore.TextInput.TextInput |
( |
string |
text | ) |
|
◆ Dispose()
| override void BioCore.TextInput.Dispose |
( |
bool |
disposing | ) |
|
|
protected |
Clean up any resources being used.
- Parameters
-
| disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file TextInput.Designer.cs.
◆ color
| Color BioCore.TextInput.color = Color.Yellow |
◆ font
| Font BioCore.TextInput.font = DefaultFont |
◆ TextValue
| string BioCore.TextInput.TextValue |
|
get |
The documentation for this class was generated from the following files: