Re: Windows XP look n Feel
From: kids_pro (kids_pro_at_yahoo.com)
Date: 03/11/05
- Next message: Joanna Carter \(TeamB\): "Re: Interface, abstract class, both, which do you recommend using here ?"
- Previous message: anonymous_at_discussions.microsoft.com: "what is equivalent in c# of a char in sql?"
- In reply to: Alexander Shirshov: "Re: Windows XP look n Feel"
- Next in thread: perspolis: "Re: Windows XP look n Feel"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Mar 2005 16:32:12 +0700
try to search in this website www.codeproject.com/
"Alexander Shirshov" <alexander@omnitalented.com> wrote in message
news:OXruKdfJFHA.2640@TK2MSFTNGP09.phx.gbl...
> Add this before showing any form:
>
> Application.EnableVisualStyles();
> Application.DoEvents();
>
> HTH,
> Alexander
>
> "Abhishek Bagga" <abhishek @ sikhya dot com> wrote in message
> news:%23xYhjUfJFHA.2640@TK2MSFTNGP09.phx.gbl...
>> Hi!
>>
>> I want my .net application to have a windows look n feel.
>> How can i enable this. I have tried 1 or 2 third party tools but not very
>> satisfied with them
>> As far as possible I would like to avoid third party tools.
>> Is there any way out
>> Pls suggest
>>
>> Abhishek
>>
>
>
- Next message: Joanna Carter \(TeamB\): "Re: Interface, abstract class, both, which do you recommend using here ?"
- Previous message: anonymous_at_discussions.microsoft.com: "what is equivalent in c# of a char in sql?"
- In reply to: Alexander Shirshov: "Re: Windows XP look n Feel"
- Next in thread: perspolis: "Re: Windows XP look n Feel"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|