Click here to Skip to main content
15,906,333 members
Home / Discussions / C#
   

C#

 
AnswerRe: Detect Event Pin
Dave Kreskowiak27-May-10 6:05
mveDave Kreskowiak27-May-10 6:05 
GeneralRe: Detect Event Pin
PIEBALDconsult28-May-10 3:57
mvePIEBALDconsult28-May-10 3:57 
QuestionHow to suppress Word popup - Printing silently in background ? Pin
fracalifa27-May-10 2:09
fracalifa27-May-10 2:09 
Questiondata import from excel to Data grid view Pin
Isaac Gordon27-May-10 1:41
Isaac Gordon27-May-10 1:41 
AnswerRe: data import from excel to Data grid view Pin
Abhinav S27-May-10 2:51
Abhinav S27-May-10 2:51 
GeneralRe: data import from excel to Data grid view Pin
Isaac Gordon27-May-10 3:17
Isaac Gordon27-May-10 3:17 
AnswerRe: data import from excel to Data grid view Pin
Ramkithepower27-May-10 5:19
Ramkithepower27-May-10 5:19 
QuestionSoundEx in C# Pin
krishna_CP27-May-10 0:20
krishna_CP27-May-10 0:20 
AnswerRe: SoundEx in C# Pin
Pete O'Hanlon27-May-10 0:53
mvePete O'Hanlon27-May-10 0:53 
QuestionBarcode for & Sign....? Pin
NetMan201226-May-10 22:40
NetMan201226-May-10 22:40 
AnswerRe: Barcode for & Sign....? Pin
Eddy Vluggen26-May-10 22:45
professionalEddy Vluggen26-May-10 22:45 
AnswerRe: Barcode for & Sign....? Pin
OriginalGriff27-May-10 1:06
mveOriginalGriff27-May-10 1:06 
AnswerRe: Barcode for & Sign....? [modified] Pin
Luc Pattyn27-May-10 3:25
sitebuilderLuc Pattyn27-May-10 3:25 
QuestionMessage Removed Pin
26-May-10 22:13
jainiraj26-May-10 22:13 
AnswerRe: change look of controls in VS 2005 C# Pin
Johnny J.26-May-10 22:28
professionalJohnny J.26-May-10 22:28 
QuestionRestricting class creating only 3 objects Pin
Member 352189226-May-10 20:37
Member 352189226-May-10 20:37 
AnswerRe: Restricting class creating only 3 objects [modified] PinPopular
Jens Meyer26-May-10 21:11
Jens Meyer26-May-10 21:11 
GeneralRe: Restricting class creating only 3 objects Pin
Member 352189228-May-10 1:25
Member 352189228-May-10 1:25 
QuestionHow to create multiple copies of single document. Pin
Exelioindia26-May-10 19:17
Exelioindia26-May-10 19:17 
AnswerRe: How to create multiple copies of single document. Pin
Eddy Vluggen26-May-10 22:51
professionalEddy Vluggen26-May-10 22:51 
QuestionRegarding look of window forms controls.... Pin
jainiraj26-May-10 18:24
jainiraj26-May-10 18:24 
AnswerRe: Regarding look of window forms controls.... Pin
Dave Kreskowiak26-May-10 18:56
mveDave Kreskowiak26-May-10 18:56 
Yep. Rewrite them and render them yourself. Or, use WPF to write your own controls. Or, buy a third party control library where they've done this for you. Or, you have to use themes at the system level to change the look of the controls, but probably not as nicely as a third party library.

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: Regarding look of window forms controls.... Pin
jainiraj26-May-10 19:24
jainiraj26-May-10 19:24 
AnswerRe: Regarding look of window forms controls.... Pin
Abhinav S26-May-10 19:05
Abhinav S26-May-10 19:05 
AnswerRe: Regarding look of window forms controls.... Pin
Johnny J.26-May-10 21:04
professionalJohnny J.26-May-10 21:04 

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.