Can Any One Tell Me How To Cahng Back Colour of SStab1
:wave:
thanks
Printable View
Can Any One Tell Me How To Cahng Back Colour of SStab1
:wave:
thanks
sstab's back color can not be changed, you can do it only by changing the systems colors in control panel...
you can use some third party tools for this...other wise place some shapes on the pages and change the shape colors....will look different
Please Any One Help Me for chenging the Backcolor of Microsoft Tebbed control SStab1 (component)........
Help me........... :wave:
Thanking u
that can not be changed...only way is to change is change your system's theme color thru control panel...other wise use a third party tab control...
or else placing a shape on the tab page will look differently, with margins at all the sides....
But Sir I want to change it colour because it is necessary in my project
every one say nothing is impossible
i try my level base but it's color not cahnged.
You are My Expert in Vb so please Help me.....
thanks :wave:
But It Is Necessary For My Project So Please Help Me
just see the attached file and place shapes and change colors of the shapes...
otherwise you have to use 3rd party controls no other way, as far as i know...
please do not post multiple threads for the same problem...
thanks sir
can u tell me about third party control
You can only do this by subclassing the control, checking for WM_PAINT and WM_NCPAINT messages and then use your own code to draw the control... This however requires almost as much work as if you would create your own tabbed dialog control from scratch. The easiest solution would be to look for a third-party tool that already implemented this, if your project *really*requires it I guess you wouldn't mind paying for one.
you can use becubed controls or something like that...just google for it...you have to pay for those controls....
have a look here at the bottom of this page....
http://becubed.com/oletools.htm
also here...i hope you can download it free, but not sure how it works...i never tried this...
http://www.freedownloadscenter.com/P...g_Control.html
check this also
http://www.soft45.com/details/Smart-...trol-15811.htm
thanks sir
Agreed.Quote:
Originally Posted by ganeshmoorthy
Duplicate threads merged.
Is this issue resolved?