DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Sat, 18 Aug 2007 03:54:11 -0500,    posted on: microsoft.public.dotnet.framework.compactframework        back       

Thread Index
  1    Sumit Shah
          2    Simon Hart
          3    ctacke/ ctacke[at]opennetcf[dot]com


Background Image   
Hey guys,
     I am developing an application on
 WINCE 6. Is there anyway that I have a background image on my form? I have 
tried docking the picture box, but then I have problems with the label and 
other controls.

Thanks in advance!

Sumit
Date:Sat, 18 Aug 2007 03:54:11 -0500   Author:  

RE: Background Image   
You will need to use GDI if you want to do this properly.

This link is a good starting point: 
http://msdn2.microsoft.com/en-us/library/ms536795.aspx

-- 
Simon Hart
http://simonrhart.blogspot.com


"Sumit Shah" wrote:


> Hey guys,
>      I am developing an application on
>  WINCE 6. Is there anyway that I have a background image on my form? I have 
> tried docking the picture box, but then I have problems with the label and 
> other controls.
> 
> Thanks in advance!
> 
> Sumit
> 
Date:Sat, 18 Aug 2007 03:08:02 -0700   Author:  

Re: Background Image   
Override OnPaint and draw the image in.  Or is the issue you have a problem 
with transparency?  If that's the case, then it's a lot more work, as you 
need to rework the controls you put on the form (transparency isn't 
supported by most of them).


-- 

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com


"Sumit Shah"  wrote in message 
news:bdabe8d1400646d987c25a16408a1d70@ureader.com...

> Hey guys,
>     I am developing an application on
> WINCE 6. Is there anyway that I have a background image on my form? I have
> tried docking the picture box, but then I have problems with the label and
> other controls.
>
> Thanks in advance!
>
> Sumit 
Date:Sat, 18 Aug 2007 07:53:13 -0500   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us