UseSharedImageList Property
Description
Gets/Sets whether shared image lists are to be used.
Property Type
Read-write property.
Syntax (Visual Basic)
Public Property UseSharedImageList() As Boolean
Remarks
You need to set this property to false if you will have a command bar on a separate form or child window that needs to use a different image list for the same set of controls.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.