|
-
Mar 8th, 2010, 05:49 PM
#1
Thread Starter
Frenzied Member
-
Mar 8th, 2010, 06:12 PM
#2
Re: custom skin for vb.net help.......
MiniTech made one that is supposed to work in XP, though I haven't tried it. It is in the CodeBank.
CodeBank contributions: Process Manager, Temp File Cleaner
 Originally Posted by SJWhiteley
"game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....
-
Mar 8th, 2010, 06:45 PM
#3
Thread Starter
Frenzied Member
Re: custom skin for vb.net help.......
Do you know any skins i can use.
Thank you in advance
-
Mar 8th, 2010, 08:54 PM
#4
Thread Starter
Frenzied Member
-
Mar 8th, 2010, 08:59 PM
#5
Re: custom skin for vb.net help.......
Ribbon controls are "in C#" or "in VB.NET". Pretty much the entire .NET Framework is written in C# but that doesn't stop you using it, does it? .NET is .NET. You can use libraries written in any .NET language in any .NET project.
-
Mar 8th, 2010, 09:15 PM
#6
Thread Starter
Frenzied Member
-
Mar 8th, 2010, 09:21 PM
#7
Re: custom skin for vb.net help.......
I would guess that you're opening a solution that contains C# projects in VB Express. In that case you won't be able to view the demo app unless you use C# Express or VS, but that doesn't mean that you can't reference the DLL containing the Ribbon itself and use it in your own VB projects. Like I said, that's basically what you are doing now with the .NET Framework: referencing DLLs that were originally written in C#.
-
Mar 8th, 2010, 09:44 PM
#8
Thread Starter
Frenzied Member
Re: custom skin for vb.net help.......
Thank you so much jmcilhinney i finally found out how this Works.
You are a Programming GOD
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
|