Click or drag to resize

Win32ToolBarImageSize Property

Gets the size of the images in the image list assigned to the toolbar.

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

Return Value

Size
A Size that represents the size of the images (in the ImageList) assigned to the Win32ToolBar.
See Also