|
-
Aug 1st, 2003, 11:22 PM
#1
Thread Starter
Frenzied Member
How can you add XP style to a vb.net project?
anyone know? is there a way to do it without manifest files?
-
Aug 1st, 2003, 11:27 PM
#2
Are you talking about using the default theme the user is using on your application?
Skinning your application?
The Office XP menu style?
-
Aug 2nd, 2003, 12:45 AM
#3
Thread Starter
Frenzied Member
no, just adding the xp style to the program
with the textboxes, the listviews, the commandbuttons and the like
-
Aug 2nd, 2003, 12:55 AM
#4
Frenzied Member
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.
-
Aug 2nd, 2003, 01:10 AM
#5
Thread Starter
Frenzied Member
i have 2002
-
Aug 2nd, 2003, 12:48 PM
#6
Thread Starter
Frenzied Member
-
Aug 2nd, 2003, 06:16 PM
#7
Sleep mode
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|