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.2
Syntax
public override string ToString()

Return Value

String
A string that represents the current Win32ToolBarButton.
See Also