Click or drag to resize

Win32ToolBarToString Method

Returns a string that represents the control.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public override string ToString()

Return Value

Type: String
A String that represents the current instance.
See Also