I need a button on which I can set the background color.
(Or a good tutorial on how to create my own) I use VB.NET
in VS.NET 2003.

Re: "Image" Button by Geoff

Geoff
Thu Oct 09 17:12:29 CDT 2003

Hi Larry,

These should help...

How to make a custom control:
http://msdn.microsoft.com/library/en-us/dnnetcomp/html/customctrlscompactfx.asp

The following quickstart guide also provides links to several custom
controls including an image button:
http://samples.gotdotnet.com/quickstart/CompactFramework/

--
Geoff Schwab
Program Manager
Excell Data Corporation
http://msdn.com/mobility

This posting is provided "AS IS" with no warranties, and confers no rights.


"Larry Simpson" <lsimpson@hntb.com> wrote in message
news:26cbf01c38eb0$2c0fff20$a601280a@phx.gbl...
> I need a button on which I can set the background color.
> (Or a good tutorial on how to create my own) I use VB.NET
> in VS.NET 2003.



Re: "Image" Button by Peter

Peter
Thu Oct 09 17:14:27 CDT 2003

See the ImageButton quickstart example:-
http://samples.gotdotnet.com/quickstart/CompactFramework/doc/picturebutton.aspx

Peter

--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com | www.opennetcf.org

"Larry Simpson" <lsimpson@hntb.com> wrote in message
news:26cbf01c38eb0$2c0fff20$a601280a@phx.gbl...
> I need a button on which I can set the background color.
> (Or a good tutorial on how to create my own) I use VB.NET
> in VS.NET 2003.



RE: "Image" Button by achopra

achopra
Thu Oct 09 17:22:52 CDT 2003

I think the article here should be helpful

http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=228

--------------------
>Content-Class: urn:content-classes:message
>From: "Larry Simpson" <lsimpson@hntb.com>
>Sender: "Larry Simpson" <lsimpson@hntb.com>
>Subject: "Image" Button
>Date: Thu, 9 Oct 2003 14:56:20 -0700
>Lines: 3
>Message-ID: <26cbf01c38eb0$2c0fff20$a601280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Thread-Index: AcOOsCwPvx6J1bkATOKPxcHlEeUY0g==
>Newsgroups: microsoft.public.dotnet.framework.compactframework
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:35597
>NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
>X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
>
>I need a button on which I can set the background color.
>(Or a good tutorial on how to create my own) I use VB.NET
>in VS.NET 2003.
>


Amit Chopra
Visual Studio for Devices
Microsoft Corp.
--
This posting is provided "AS IS" with no warranties, and confers no right