Méthode | Description | |
---|---|---|
MultilineEntryElement ( string caption = null, string value = null, string layoutName = null ) | ||
OnTextChanged ( string newText ) : void |
public MultilineEntryElement ( string caption = null, string value = null, string layoutName = null ) | ||
caption | string | |
value | string | |
layoutName | string |
public OnTextChanged ( string newText ) : void | ||
newText | string | |
Résultat | void |