Skip to content

Reset Method

Description

Resets the icon, caption, and style of the control.

Syntax

Public Sub Reset()

Remarks

Resets the icon, caption, and style of the control to the settings at the time the control was created. This is useful to reset the changes a user might have made during command bar customization. The icon, caption, and style of the control can be changed during command bar customization when a control is right-clicked.

See Also


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