Skip to content

CloseOnDblClick Property

Description

Specifies whether to close the application when the Ribbon's system button is double-clicked.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property CloseOnDblClick() As Boolean

Return Type

True to close the app when the Ribbon's system button is double-clicked. False to ignore the double-click.

Remarks

By default, the Ribbon's system button will close the application when double-clicked. Set to False to disable this functionality.

See Also


See Also

Command Bars ActiveX Control v24.0

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