Click or drag to resize

Win32ToolBarButtonRectangle Property

Gets the bounding rectangle for a toolbar button.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public Rectangle Rectangle { get; }

Return Value

Rectangle
The bounding Rectangle for a toolbar button.
See Also