프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Caption | string | ||
InputValue | string |
메소드 | 설명 | |
---|---|---|
GetFormattedInput ( ) : string |
Gets a formatted input seperated by :
|
|
InputEventArgs ( string val, string caption = null ) : System |
Default Constructor
|
public InputEventArgs ( string val, string caption = null ) : System | ||
val | string | |
caption | string | |
리턴 | System |