March 15th, 2012 03:17 AM
hello everyone
i want to have a control with combobox and a button like you see in the attachment.
i have already written these codes but i cannot move the button bit to left. anyone has an idea...
February 5th, 2007 10:07 AM
Hi guys
I trying to link a column from datagridvieuw to statusbarlabel so i mean when i click on a row i want that the statusbarlabel will change to selected row (column4) data. I hope i was clear...
January 10th, 2007 08:06 AM
Thank You for reply I have it now
January 10th, 2007 07:13 AM
hi
I’m new in c sharp so I think I’ll use this forum many times in future :p
My question is about when the main form is loading I want to check if a file exist, if the file not exist I want...
January 9th, 2007 12:08 PM
First off thank you for your reply dcell59. I think i'll use access database. But i don't like to use an external program to make a databse (ms access). Is there an other way to make an acces file...
January 9th, 2007 08:51 AM
hi,
I want to make an invoice program in c#. It must be capable to save customers , products and invoices and also capable to make rapports. Should I use xml database or Microsoft access or...