Icons Property
Description
Gets the icons for the command bar.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Icons() As [ImageManagerIcons](XtremeCalendarControl~ImageManagerIcons.md)
Remarks
A collection of icons used by the command bars. You can add/retrieve icons from the collection to be used in the command bar. You can add the icons from an entire ImageManager control to the collection of icons.
See Also
Command Bars ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.