ThemedItems Property
Description
Gets or sets whether selected items in the combo box will use the currently set commandbars theme.
Property type
Read-write property
Syntax (Visual Basic)
Public Property ThemedItems() As Boolean
Remarks
"Themed items" refers to items in the dropdown list when they become selected. This occurs, for example, when the mouse is moved over an item in the dropdown list.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.