Skip to content

ShowGripper Property

Description

Hides or shows the popup bar gripper.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property ShowGripper() As Boolean

Remarks

By default, a popup bar will display a gripper that indicates the popup bar can be "gripped" and moved by the user. The gripper is cosmetic only; removing the gripper will not disable movement of the toolbar. ShowGripper can also be used to determine if the gripper is currently visible.

See Also


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