Hi all
I am new to this NG ....

I want to build a complete Toolbar Control Using C#, I want to know from
where to start ...
I have done this before using Windows API's in my PowerBuilder
development

I appreciate any Imputes, Resources and Ideas ...

Note :
Using C#

Waleed Seada

Re: ToolBar XP-Style - NewBie by Bram

Bram
Tue Mar 15 06:34:54 CST 2005

In Visual Studio 2005 there is a very powerful ToolStrip Control that
has a XP look-and-feel.


Re: ToolBar XP-Style - NewBie by Herfried

Herfried
Tue Mar 15 11:06:40 CST 2005

"Waleed Seada" <dsweetprince@hotmail.com> schrieb:
> I want to build a complete Toolbar Control Using C#, I want to know
> from
> where to start ...
> I have done this before using Windows API's in my PowerBuilder
> development

What features you need are missing in the Windows Forms toolbar control?

Enabling Windows XP Visual Styles for Windows Forms applications
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=xpvisualstyles&lang=en>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>


Re: ToolBar XP-Style - NewBie by Waleed

Waleed
Wed Mar 16 01:29:54 CST 2005

Yes, you are right
Do you know an example of how to apply the Windows themes to the Windows
Forms Toolbar

Thanks
/WS
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:eSSwZFYKFHA.3864@TK2MSFTNGP10.phx.gbl...
| "Waleed Seada" <dsweetprince@hotmail.com> schrieb:
| > I want to build a complete Toolbar Control Using C#, I want to know
| > from
| > where to start ...
| > I have done this before using Windows API's in my PowerBuilder
| > development
|
| What features you need are missing in the Windows Forms toolbar control?
|
| Enabling Windows XP Visual Styles for Windows Forms applications
| <URL:http://dotnet.mvps.org/dotnet/faqs/?id=xpvisualstyles&lang=en>
|
| --
| M S Herfried K. Wagner
| M V P <URL:http://dotnet.mvps.org/>
| V B <URL:http://classicvb.org/petition/>
|



Re: ToolBar XP-Style - NewBie by Herfried

Herfried
Wed Mar 16 04:10:28 CST 2005

"Waleed Seada" <dsweetprince@hotmail.com> schrieb:
> Do you know an example of how to apply the Windows themes to the Windows
> Forms Toolbar

Didn't you read the article I referenced in my previous post?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Re: ToolBar XP-Style - NewBie by Waleed

Waleed
Sun Mar 20 05:54:00 CST 2005

Okay, I understand what you mean, But it will be good to have a ready to
read example
Thanks
/WS
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:ObH9fBhKFHA.1476@TK2MSFTNGP09.phx.gbl...
| "Waleed Seada" <dsweetprince@hotmail.com> schrieb:
| > Do you know an example of how to apply the Windows themes to the Windows
| > Forms Toolbar
|
| Didn't you read the article I referenced in my previous post?
|
| --
| M S Herfried K. Wagner
| M V P <URL:http://dotnet.mvps.org/>
| V B <URL:http://classicvb.org/petition/>