Click or drag to resize

Win32ToolBarButtonToString Method

Returns a string that represents the Win32ToolBarButton control.

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

Return Value

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