DdeEventArgs.ToString Method
From NDde
This returns a string containing the current values of all properties.
public override string ToString();
Return Value
A string containing the current values of all properties.
See Also
DdeEventArgs Class | NDde Namespace