Results 1 to 15 of 15

Thread: How To cahnge Microsoft Tabbed Control Back color

  1. #1

    Thread Starter
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Question How To cahnge Microsoft Tabbed Control Back color

    Can Any One Tell Me How To Cahng Back Colour of SStab1

    thanks

  2. #2
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: How To cahnge Microsoft Tabbed Control Back color

    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
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  3. #3

    Thread Starter
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Question How To cahnge Microsoft Tabbed Control Back color

    Please Any One Help Me for chenging the Backcolor of Microsoft Tebbed control SStab1 (component)........
    Help me...........
    Thanking u

  4. #4
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: How To cahnge Microsoft Tabbed Control Back color

    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....
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  5. #5

    Thread Starter
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Arrow Re: How To cahnge Microsoft Tabbed Control Back color

    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

  6. #6

    Thread Starter
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Arrow Re: How To cahnge Microsoft Tabbed Control Back color

    But It Is Necessary For My Project So Please Help Me

  7. #7
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: How To cahnge Microsoft Tabbed Control Back color

    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...
    Attached Images Attached Images  
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  8. #8
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: How To cahnge Microsoft Tabbed Control Back color

    please do not post multiple threads for the same problem...
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  9. #9

    Thread Starter
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Arrow Re: How To cahnge Microsoft Tabbed Control Back color

    thanks sir
    can u tell me about third party control

  10. #10
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: How To cahnge Microsoft Tabbed Control Back color

    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.

  11. #11
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: How To cahnge Microsoft Tabbed Control Back color

    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
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  12. #12
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: How To cahnge Microsoft Tabbed Control Back color

    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
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  13. #13
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: How To cahnge Microsoft Tabbed Control Back color

    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  14. #14

    Thread Starter
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Red face Re: How To cahnge Microsoft Tabbed Control Back color

    thanks sir

  15. #15
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How To cahnge Microsoft Tabbed Control Back color

    Quote Originally Posted by ganeshmoorthy
    please do not post multiple threads for the same problem...
    Agreed.

    Duplicate threads merged.

    Is this issue resolved?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width