Свойство | Type | Description | |
---|---|---|---|
input | string |
Méthode | Description | |
---|---|---|
InputBox ( String caption ) : System | ||
InputBox ( String caption, int maxLen ) : System |
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
btnOK_Click ( object sender, |
public InputBox ( String caption ) : System | ||
caption | String | |
Résultat | System |
public InputBox ( String caption, int maxLen ) : System | ||
caption | String | |
maxLen | int | |
Résultat | System |