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
PyriteUI
ControlsHelper
C# Class PyriteUI.ControlsHelper
Show file
Open project: noant/Pyrite
Public Methods
Method
Description
AppendOnlyInteger
(
TextBox
tb
,
int
min
,
int
max
) :
void
Method Details
AppendOnlyInteger()
public
static
method
public
static
AppendOnlyInteger
(
TextBox
tb
,
int
min
,
int
max
) :
void
tb
System.Windows.Controls.TextBox
min
int
max
int
return
void