Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library
-
Header File
commctrl.h
Unicode
No
Platform Notes
None

TB_COMMANDTOINDEX

The TB_COMMANDTOINDEX message retrieves the zero-based index for the button associated with the specified command identifier.

TB_COMMANDTOINDEX

wParam = (WPARAM) idButton;

lParam = 0;

Parameters

idButton

Command identifier associated with the button.

Return Values

Returns the zero-based index for the button.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples