> CWnd *pWndMain = AfxGetMainWnd();
> if (pWndMain->IsIconic() )
>{
>       pWndMain->ShowWindow(SW_SHOWMAXIMIZED);//********Thanx thais worked
as well
>
>       int tab_index =1;
>       m_TabControl.SetCurSel(tab_index);      // m_TabControl is mapped.
//But I get error C2065: 'm_TabControl' : undeclared identifier
>}

TIA
/Mostafa

** Confidentiality Statement and Disclaimer **
Proprietary or confidential information belonging to Gambro AB or to one of
its affiliated companies may be contained in this message. If you are not
the addressee indicated in this message (or responsible for the delivery of
the message to such person), please do not copy or deliver this message to
anyone. In such case, please destroy this message and notify the sender by
reply e-mail. Please advise the sender immediately if you or your employer
do not consent to Internet e-mail for messages of this kind.
Opinions, conclusions and other information in this message that pertain to
the sender's employer and its products and services represent the opinion of
the sender and do not necessarily represent or reflect the views and
opinions of the employer. 
** End of Statement **


Reply via email to