Click or drag to resize

Win32ToolBarButtonToString Method

Returns a string that represents the Win32ToolBarButton control.

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

Return Value

Type: String
A string that represents the current Win32ToolBarButton.
See Also