Customizable Property
Description
Specifies whether the pane will be displayed in the status bar customization popup when the status bar is right-clicked and EnableCustomization was used to enable status bar customization.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Customizable() As Boolean
Remarks
The customization popup allows the pane to be hidden or shown (if already hidden). Set Customizable to False to individually disable a specific pane from being customized from the customization popup.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.