I'm currently writing a program to manage your incomes and expenses. It will be a fairly simple program (my first C# project) that simply uses a GUI and interfaces with a MS Access DB.
So the first order of business is the GUI. I would like to display a lot of labels with text boxes next to them (i.e. A label for "Food" and a text box that can be edited with say $100 in it). Of course you can have as many of these items as you like, so I would need to put them in some sort of scrollable pane.
I have absolutely no idea how to write a GUI in C#. I was pretty adept at doing so in Java, but then later on I simply starting using NetBeans. Can anyone give me a few pointers and maybe point me to a few websites with good solid information on it?
Any help will be greatly appreciated.
Thanks
Vegter
This post has been edited by Vegter: 20 January 2006 - 08:25 AM

New Topic/Question
Reply



MultiQuote




|