프로퍼티 | 타입 | 설명 | |
---|---|---|---|
input | string |
메소드 | 설명 | |
---|---|---|
InputBox ( String caption ) : System | ||
InputBox ( String caption, int maxLen ) : System |
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void | ||
btnOK_Click ( object sender, |
public InputBox ( String caption, int maxLen ) : System | ||
caption | String | |
maxLen | int | |
리턴 | System |