Method | Description | |
---|---|---|
IntTextBoxControl ( string idName, QLMemory memory, bool isComputed = false ) : System | ||
Render ( ) : void | ||
_textBox_LostFocus ( object sender, |
public IntTextBoxControl ( string idName, QLMemory memory, bool isComputed = false ) : System | ||
idName | string | |
memory | QLMemory | |
isComputed | bool | |
return | System |
public _textBox_LostFocus ( object sender, |
||
sender | object | |
e | ||
return | void |