TabCtrl_GetCurSelTabCtrl_GetCurSel*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TabCtrl_GetCurFocus
*Next Topic: TabCtrl_GetExtendedStyle

TabCtrl_GetCurSel


int TabCtrl_GetCurSel(
    HWND hwnd		
);		

Determines the currently selected tab in a tab control. You can use this macro or send the TCM_GETCURSEL message explicitly.

hwnd
Handle to the tab control.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.