Skip to content

Width Property

Description

Gets/Sets the width of the toolbar in pixels when it is floating or displayed as a popup.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Width() As Long

Remarks

When a Tabbed Toolbar is floating, the Width specifies how many pixels wide that icons can be displayed. If there are too many icons to display within the specified width, then a new row is added to the bottom until all icons are visible.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.