Property | Type | Description | |
---|---|---|---|
input | string |
Method | Description | |
---|---|---|
InputBox ( String caption ) : System | ||
InputBox ( String caption, int maxLen ) : System |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
btnOK_Click ( object sender, |
public InputBox ( String caption, int maxLen ) : System | ||
caption | String | |
maxLen | int | |
return | System |