Click here to Skip to main content
15,894,337 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralSeeking directions for building own custom controls and about UI programming Pin
Zerox MXI12-Mar-08 15:17
Zerox MXI12-Mar-08 15:17 
GeneralRe: Seeking directions for building own custom controls and about UI programming Pin
led mike13-Mar-08 4:22
led mike13-Mar-08 4:22 
GeneralSend Page by email ( in the right forum now i hope ) :) Pin
cechode12-Mar-08 11:30
cechode12-Mar-08 11:30 
GeneralRe: Send Page by email ( in the right forum now i hope ) :) Pin
led mike13-Mar-08 4:26
led mike13-Mar-08 4:26 
GeneralRe: Send Page by email ( in the right forum now i hope ) :) Pin
cechode13-Mar-08 5:37
cechode13-Mar-08 5:37 
GeneralRe: Send Page by email ( in the right forum now i hope ) :) Pin
led mike13-Mar-08 6:03
led mike13-Mar-08 6:03 
GeneralNewbie trying to get a grasp Pin
Aazzin12-Mar-08 3:10
Aazzin12-Mar-08 3:10 
GeneralRe: Newbie trying to get a grasp Pin
James J. Foster12-Mar-08 11:58
James J. Foster12-Mar-08 11:58 
I would suggest two things. One is to stick with basic WinForms or Console applications, and focus on one small thing at a time, such as reading/writing a file, using collection classes, creating and using a class library, etc. until you are very comfortable with C#, the IDE, and these three project types: WinForms, Console, Class Library.

The second thing I would suggest is NOT messing with the registry just yet while you are learning. The registry is vital to Windows and should your program logic be off, your entire system may become unbootable.

When you focus on tdeveloping your building blocks, you'll start to naturally see how to combine them to create the solution you want.
GeneralCombo box not getting populated .there is no Problem with The code Pin
Ramya Bhaskaran11-Mar-08 20:05
Ramya Bhaskaran11-Mar-08 20:05 
GeneralRe: Combo box not getting populated .there is no Problem with The code Pin
darkelv11-Mar-08 23:29
darkelv11-Mar-08 23:29 
GeneralRe: Combo box not getting populated .there is no Problem with The code Pin
Sabarinathan T13-Mar-08 4:02
Sabarinathan T13-Mar-08 4:02 
QuestionGridView customization to group columns Pin
spd11-Mar-08 9:11
spd11-Mar-08 9:11 
GeneralForms and Namespaces Pin
weirbear11-Mar-08 5:19
weirbear11-Mar-08 5:19 
GeneralRe: Forms and Namespaces Pin
Pete O'Hanlon11-Mar-08 5:24
mvePete O'Hanlon11-Mar-08 5:24 
GeneralRe: Forms and Namespaces Pin
weirbear11-Mar-08 5:42
weirbear11-Mar-08 5:42 
GeneralRe: Forms and Namespaces Pin
led mike11-Mar-08 5:53
led mike11-Mar-08 5:53 
GeneralRe: Forms and Namespaces Pin
weirbear11-Mar-08 5:59
weirbear11-Mar-08 5:59 
GeneralRe: Forms and Namespaces Pin
led mike11-Mar-08 6:24
led mike11-Mar-08 6:24 
GeneralRe: Forms and Namespaces Pin
weirbear11-Mar-08 7:40
weirbear11-Mar-08 7:40 
GeneralRe: Forms and Namespaces Pin
Koltz11-Mar-08 6:27
Koltz11-Mar-08 6:27 
Generalto date problem Pin
Naresh12345678911-Mar-08 4:02
Naresh12345678911-Mar-08 4:02 
GeneralRe: to date problem Pin
Scott Dorman11-Mar-08 4:14
professionalScott Dorman11-Mar-08 4:14 
Generalto date problem Pin
Naresh12345678911-Mar-08 3:54
Naresh12345678911-Mar-08 3:54 
GeneralRe: to date problem Pin
Pete O'Hanlon11-Mar-08 4:00
mvePete O'Hanlon11-Mar-08 4:00 
GeneralRe: to date problem Pin
Naresh12345678911-Mar-08 4:06
Naresh12345678911-Mar-08 4:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.