Results 1 to 4 of 4

Thread: How to add background ?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2006
    Posts
    125

    Question 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

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    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

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Dec 2006
    Posts
    125

    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

  4. #4
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    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
  •  



Click Here to Expand Forum to Full Width