Results 1 to 7 of 7

Thread: How can you add XP style to a vb.net project?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269

    How can you add XP style to a vb.net project?

    anyone know? is there a way to do it without manifest files?

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Are you talking about using the default theme the user is using on your application?

    Skinning your application?

    The Office XP menu style?

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269
    no, just adding the xp style to the program

    with the textboxes, the listviews, the commandbuttons and the like

  4. #4
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    If you have VB.NET 2003, its as easy as putting Application.EnablVisualStyles() in the form constructor. Then just set the button flatstyle to system.

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269
    i have 2002

  6. #6

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269
    anyone know?

  7. #7
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

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