FloatToolbarsByDoubleClick Property
Description
The FloatToolbarsByDoubleClick property specifies whether toolbars can float by double-clicking on them.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property FloatToolbarsByDoubleClick() As Boolean
Remarks
If set to TRUE, when a toolbar is double-clicked, the toolbar will float. While the toolbar is floating, the title bar of the floating toolbar can be double-clicked to return the toolbar to its original "docked" position.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.