Link to home
Start Free TrialLog in
Avatar of demarcy
demarcy

asked on

How to use a resource?

Hi... I have a Tab control resource which I can use it in my program.... suppose the ID of the control is IDC_OPTIONS. I have seen the help for TabCtrl and nothing gives me a hint on how I can do that. The constructor is called with no parameters, and the Create( ) method works only if I pass the RECT structure as a parameter, but if the resource is already created with that ID number, how can I do that?

Thanks in advance
ASKER CERTIFIED SOLUTION
Avatar of chensu
chensu
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial