DpiChangedEventArgs::ToString Method ()

 

Creates and returns a string representation of the current DpiChangedEventArgs.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A string.

.NET Framework
Available since 4.7
Return to top
Show: