473,394 Members | 1,770 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.

How do I make my app look good

Hey all, I am looking for some tutorials on how to make an app actually
look good.

I am writing an app that is coming along nicely but microsofts basic
controls to be honest are quite boring and dull (everything be gray). I
am not a graphic designer and am unfamiliar with how to create custom
buttons etc.. that look good but am writing this app on my own so hoping
that someone knows of some tutorials out there or has any suggestions!

Thanks ahead of time for the always great help I get in these
newsgroups...

-Ivan

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #1
4 3693
Hi Ivan,

If you're using vs .net 2003 and will be using your app on win xp, simply
place this in the startup object's code:

Public Sub New()

MyBase.New()

Application.EnableVisualStyles()

Application.DoEvents()

Then change the flatstyle property of buttons, checkboxes, radion buttons to
'system'; this will give you xp styles, and everything will look better.

HTH,

Bernie Yaeger

"Ivan Weiss" <iv*****@optonline.net> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Hey all, I am looking for some tutorials on how to make an app actually
look good.

I am writing an app that is coming along nicely but microsofts basic
controls to be honest are quite boring and dull (everything be gray). I
am not a graphic designer and am unfamiliar with how to create custom
buttons etc.. that look good but am writing this app on my own so hoping
that someone knows of some tutorials out there or has any suggestions!

Thanks ahead of time for the always great help I get in these
newsgroups...

-Ivan

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 20 '05 #2
I often use this great library of controls: DotNetWidgets
http://www.divil.co.uk/net/controls/dotnetwidgets/

Check it out! It will give your apps instantly a cool interface, resembling
office 2003 or vs.net. Make sure you check out the other controls from the
same author too:
http://www.divil.co.uk/net/controls/

--
Greetz,
Jan
__________________________________
Read my weblog: http://weblogs.asp.net/jan
"Ivan Weiss" <iv*****@optonline.net> schreef in bericht
news:%2****************@TK2MSFTNGP10.phx.gbl...
Hey all, I am looking for some tutorials on how to make an app actually
look good.

I am writing an app that is coming along nicely but microsofts basic
controls to be honest are quite boring and dull (everything be gray). I
am not a graphic designer and am unfamiliar with how to create custom
buttons etc.. that look good but am writing this app on my own so hoping
that someone knows of some tutorials out there or has any suggestions!

Thanks ahead of time for the always great help I get in these
newsgroups...

-Ivan

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 20 '05 #3
I am using Visual Studio .Net 2002. However, I wanted to be able to
create a really nice graphical app. For example, if you look at Office
xp 2003 they have customized toolbars. I found a site that offers this
component but I am looking for tutorials on how to create my own.

Also, another good example is Quickbooks by Intuit. The main screen is
an image with buttons for what you want to do and arrows etc. pointing
to the next step in the process (Sales Order->Invoice->Receive Payments
etc..) and my app uses a multi-stage approach so I wanted to generate
something nice like this...

-Ivan

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #4
Can this be done on Visual Studio .NET (NOT 2003?)

Ta
Si

"Bernie Yaeger" <be*****@cherwellinc.com> wrote in message
news:OA*************@tk2msftngp13.phx.gbl...
Hi Ivan,

If you're using vs .net 2003 and will be using your app on win xp, simply
place this in the startup object's code:

Public Sub New()

MyBase.New()

Application.EnableVisualStyles()

Application.DoEvents()

Then change the flatstyle property of buttons, checkboxes, radion buttons to 'system'; this will give you xp styles, and everything will look better.

HTH,

Bernie Yaeger

"Ivan Weiss" <iv*****@optonline.net> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Hey all, I am looking for some tutorials on how to make an app actually
look good.

I am writing an app that is coming along nicely but microsofts basic
controls to be honest are quite boring and dull (everything be gray). I
am not a graphic designer and am unfamiliar with how to create custom
buttons etc.. that look good but am writing this app on my own so hoping
that someone knows of some tutorials out there or has any suggestions!

Thanks ahead of time for the always great help I get in these
newsgroups...

-Ivan

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 20 '05 #5

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

Similar topics

0
by: DotNetJunkies User | last post by:
HOW TO BE 50,000$ RICHER DURING 20-60 DAYS!!!! A while back, I was browsing these newsgroups, just like you are now, and came across and article similar to this that said you could make thousands of...
6
by: Joe | last post by:
I've been testing ChartFX but the performance doesn't seem to be too good. I have used ProEssentials but it seems to be lacking some of what we need. Any recommendations? We're primarily using a...
7
by: Eurig Jones | last post by:
As i've just started C++ and being quite experienced with a similar OOP language such as Java, i'm used to Java's online class library reference which is basicaly my bible when I'm coding whether...
2
by: steve | last post by:
Does anyone know how to make windows forms applications look good? Some kind of skin maybe.
2
by: Sky Sigal | last post by:
Hello: I'm currently messing around, and need as much feedback/help as I can get, trying to find the most economical/graceful way to build usercontrols that rely on styling to look any good... ...
16
by: John Rivers | last post by:
http://www.15seconds.com/Issue/030812.htm?voteresult=1 poor guy worked his heart out, just to make a page control and then they published it ha ha ha ha ha to "help" others
0
by: eselk | last post by:
I'm using Access 2000. I've got a basic look-up combobox on a form (moves to selected record on update). The key field and the look-up field are both indexed, and the speed if fast enough for me....
7
by: whitesmith | last post by:
I know that discussions of handling the user experience of those who elect not to enable JS go back years, so I'll focus on two sites that handle it in different ways. First of all, there is...
2
by: Max58kl | last post by:
Hi I have a form with - 13 text input fields 1 text area 2 radio buttons 4 buttons 1 check box 1 submit button
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.