DdeEventArgs.ToString Method

NDde

Dynamic Data Exchange Library for .NET

DdeEventArgs.ToString Method 

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