GetIconIndex Method
Description
Retrieves the icon index for a given item control state.
Syntax
Public Function GetIconIndex( _
ByVal state As Long _
) As Long
Parameters
- state: Item control state for which the icon index is retrieved. Buttons use values from XTPGridItemButtonState.
Return Type
Icon index for a given item control state.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.