Re: Remove button border
From: Chris Tacke, eMVP (ctacke[at]Open_NET_CF[dot]org)
Date: 06/04/04
- Next message: Michael Kremser: "Re: WebRequest problems"
- Previous message: Chris Tacke, eMVP: "Re: Compact Framework and CE 3.0"
- In reply to: Keith: "Remove button border"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 4 Jun 2004 08:01:08 -0400
The default control won't do it. You can always add the control to your
project in source form and compile it into your app. At taht point it will
become part of your app and won't need a separate install (though if you're
installing your app, what's the problem with adding a DLL or two to the
install?)
-Chris
"Keith" <anonymous@discussions.microsoft.com> wrote in message
news:17ba901c449ef$0aeb7130$a601280a@phx.gbl...
> Is it possible to remove the button border on the button
> control?
> If so how?
>
> I know it can be done with OpenNETCF controls (ButtonEx) -
> but I would prefer to use the default controls - because I
> don't want to install an additional item on the PPC if
> possible.
>
> thank you.
- Next message: Michael Kremser: "Re: WebRequest problems"
- Previous message: Chris Tacke, eMVP: "Re: Compact Framework and CE 3.0"
- In reply to: Keith: "Remove button border"
- Messages sorted by: [ date ] [ thread ]