Link to home
Start Free TrialLog in
Avatar of Bhaskar_Y
Bhaskar_Y

asked on

modifystyle in ccombobox

At run time I want to change the ccombobox style from CBS_DROPDOWNLIST to CBS_DROPDOWN. I couldn't get it. Can anybody try it ang get?
Please....

Thanks
bhaskar
ASKER CERTIFIED SOLUTION
Avatar of RONSLOW
RONSLOW

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
Avatar of Bhaskar_Y
Bhaskar_Y

ASKER

Then what is the purpoes of Modifystyle()


Bhaskar
Some styles (most) CAN be modified at run time.  But some (unfortunately) cannot.  That's just the way Windows is.