Hi all,
Currently I am migrating from labwindows 2008 to , and my stumbling block is to convert EasyTab controls to Tab control, one of the function that I am using is EasyTab_LoadPanels in one of the code line as :
int retcode = EasyTab_LoadPanels(*handle,tab_ctrl,1,w->uirname,__CVIUserHInst,tab->tab_id,&newTabControlHandle,0);
Could anyone suggest a piece of code or suggestion how can convert it to Tab control, without errors, would using LoadPanel be all?
Appreciate the help!
Thanks,
Riddhi