473,394 Members | 1,866 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Make over

Is there and easy way to make an application made with Visual Basic.net
(Visual Studio 2003 vintage) look more modern?

Thanks!

Bob
Dec 23 '07 #1
3 985
Maybe you used the auto converter (VB6 -VB.NET)?
If you used a sub main, no VisualStyle will be applied.
Is that what you meant?

Zaph.
Dec 24 '07 #2
It is better to stay with the Microsoft styles because the user will
feel "at home".
There are lots of ways to make your application outstanding (for example
balloon tooltips if necessary).
When I was a beginner, I felt that I had to change the world and even
bought custom controls.
That was a wrong decision. Why? Because my app was almost done and it
was still crashing.
"No problem", I thought, "this will surely be a quick fix". It was not.
From this I have learnt that creating custom looks is really difficult.
I use subclassing a lot but not for design, and only when really
necessary. You should take a look at vbAccelerator.com. While most of
the code is cool at first, you will learn sooner or later that only 5%
can be used for commercial purposes because your users will suffer from
crashes now and then.
Also, staying with the Microsoft style is very good, because if you
develop your app e. g. in XP, then you run it on Vista, and you will
notice that your app will use the new Vista styles. Not good?
There is one more thing that you should keep in mind:
Everytime you create something custom, you should make sure that it
looks nice in each Windows color scheme, and that is hardly possible.
Sorry to bomb you so much, but it's really better to put your energy in
the app itself.
Zaph.
Dec 24 '07 #3
Thanks Zaph! You have saved me allot of heartache.
Dec 24 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: ajay | last post by:
I have following code for a slide menu but i twiked it to work for a single level menu. Open it in a Browser to get a clear picture. I have 2 Qs 1) How to make first entry as non-link. i.e i...
6
by: Selden McCabe | last post by:
I have a form with a bunch of image buttons. When the user moves the mouse over a button, I want to do two things: 1. change the Imagebutton's picture, and 2. make another control visible. I'm...
19
by: Swaregirl | last post by:
Hello, I would like to build a website using ASP.NET. I would like website visitors to be able to download code that I would like to make available to them and that would be residing on my...
1
by: jasdak | last post by:
i want to programatically make my page of varying height based on the content. if you go to trinadoula.com you will see what i am talking about. you'll see the mid section of the page is a bar...
6
by: scottyman | last post by:
I can't make this script work properly. I've gone as far as I can with it and the rest is out of my ability. I can do some html editing but I'm lost in the Java world. The script at the bottom of...
10
by: Extremest | last post by:
I know there are ways to make this a lot faster. Any newsreader does this in seconds. I don't know how they do it and I am very new to c#. If anyone knows a faster way please let me know. All...
19
by: zzw8206262001 | last post by:
Hi,I find a way to make javescript more like c++ or pyhon There is the sample code: function Father(self) //every contructor may have "self" argument { self=self?self:this; ...
15
by: rizwanahmed24 | last post by:
Hello i have made a custom control. i have placed a panel on it. I want this panel to behave just like the normal panel. The problem i was having is that the panel on my custom control doesnt...
16
by: InDepth | last post by:
Now that .NET is at it's fourth release (3.5 is coming soon), my very humble question to the gurus is: "What have we won with the decision to have string objects immutable? Or did we won?" ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.