property ListBar.ShortcutPictureWidth as Long
Specifies the width in pixels of the custom size picture being displayed in the shortcut bar.
Type
Description
Long
A long expression that indicates the width of the picture to be stretched to.
By default, the ShortcutPictureWidth property is -1. If the ShortcutPictureWidth property is -1, the shortcut's picture is not stretched on the width. If the ShortcutPictureWidth property is positive, it indicates the width in pixels to be stretched to. The ShortcutPictureWidth property specifies the width of the picture when assigning a custom size picture using the
ShortcutPicture
property. The
ShortcutPictureHeight
property specifies the height in pixels of the picture to be stretched to. The
ShowShortcutBar
property specifies whether the control's shortcut bar is visible or hidden. The
Shortcut
property indicates the HTML caption of the shortcut that displays the specified group. Groups with the same Shortcut property are displayed in the same shortcut. The shortcut bar displays the first icon found in the HTML caption, if a custom size picture is not assigned to the shortcut using the ShortcutPicture property.
Send comments on this topic.
© 1999-2007
Exontrol Inc, Software
. All rights reserved.