Image (or text) on Buttons of Toolbar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello everyone
i want to implement a toolbar with 3 buttons on it. I'd like to place an image OR some text on those buttons. I'd like to make an OK-button, a Cancel-button and a Tree-button (which goes back to a Treeview). Anyone can tell me how to implement this
Thanx...
 
If you are developing an application for Pocket PC, you could just create a
main menu with three top level menu items (Ok Cancel Tree) and have same
effect.

Thank you,
Sergiy.

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: Image (or text) on Buttons of Toolbar
| thread-index: AcQWLSnmlojh8wHfS0eOjB7gnlCVUw==
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
| From: "=?Utf-8?B?dGlnZXI3OQ==?=" <[email protected]>
| Subject: Image (or text) on Buttons of Toolbar
| Date: Tue, 30 Mar 2004 00:01:10 -0800
| Lines: 3
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:49812
| NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Hello everyone,
i want to implement a toolbar with 3 buttons on it. I'd like to place an
image OR some text on those buttons. I'd like to make an OK-button, a
Cancel-button and a Tree-button (which goes back to a Treeview). Anyone can
tell me how to implement this ?
Thanx...
|
 
Back
Top