Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 60483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T18:10:08+00:00 2026-05-10T18:10:08+00:00

I created an Interop user control in VS2005. When the user control is shown

  • 0

I created an Interop user control in VS2005. When the user control is shown inside VB6, it does not pickup/use the XP styles (The buttons and the tabs look like VB6 buttons/tabs).

How do I get the XP styles to work with my control while it is in VB6?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T18:10:09+00:00Added an answer on May 10, 2026 at 6:10 pm

    The manifest file only works for earlier versions of .net and after .net 1.1 you can activate them programmatically. I had to add the line Application.EnableVisualStyles() in the default constructor of the interop user control.

    Public Sub New()     Application.EnableVisualStyles() '-- I added this line     ' This call is required by the Windows Form Designer.     InitializeComponent()     ' Add any initialization after the InitializeComponent() call.     'Raise Load event     Me.OnCreateControl() End Sub 

    Here is Microsoft’s post on Application.EnableVisualStyles that explains everything.


    @marioh – thanks for the response.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 65k
  • Answers 65k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer Yes you should enter into a contract, you need to… May 11, 2026 at 11:04 am
  • added an answer This code compiles and runs under GCC with -Wall. #include… May 11, 2026 at 11:04 am
  • added an answer There is no negative implications in using Layout panels because… May 11, 2026 at 11:04 am

Related Questions

I created an Interop user control in VS2005. When the user control is shown
I need to create an access (mdb) database without using the ADOX interop assembly.
I created an ASMX file with a code behind file. It's working fine, but
I created an html helper Html.BreadCrumb(IDictionary<string, string> crumbs) Where the first string is the
I created an application in VS 2008 Express as an MFC app just to
I've created an attached behaviour in my WPF application which lets me handle the
I've created an Access 2007 form that displays, for example, Products from a Product
I've created an IHttpHandler in .NET C# which returns pieces of html to a
I've created an implementation of the QAbstractListModel class in Qt Jambi 4.4 and am
I have created an SSIS package and it works great on my dev machine.

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.