Proprietà EvaluateNewValueEventArgsNewText
|
Nuovo testo da mostrare come sostituzione del testo digitato.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string NewText { get; set; }
Public Property NewText As String
Get
Set
public:
property String^ NewText {
String^ get ();
void set (String^ value);
}
member NewText : string with get, set
Valore della proprietà
StringVedi anche