|
-
Mar 20th, 2007, 10:12 PM
#1
Thread Starter
Lively Member
How to add background ?
Hi,
I am a beginner for mobile development, now i developing the windows mobile 5.0 mobile application in visual studio 2005. I facing the problems is how i can add the background into the button and textbox?? any body can help me? thanks
-
Mar 21st, 2007, 02:07 AM
#2
Frenzied Member
Re: How to add background ?
Hi,
a background image?
Use the opennetcf controls or third party controls.
A background colour, just change the backcolor property
Pete
-
Mar 21st, 2007, 02:17 AM
#3
Thread Starter
Lively Member
Re: How to add background ?
hi,
ya, is background image. i not prefer third party software. how about using Control BackgroundImage Property? Thanks for your advice
-
Mar 21st, 2007, 10:52 AM
#4
Frenzied Member
Re: How to add background ?
Hi,
standard button control doesn't support an image, that is why opennetcf created their control to support images.
Your only other option is to create your own control, if you don't want to use 3rd party controls.
Pete
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|