Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Pocket Pc In VB.Net

Pocket Pc In VB.Net

Scheduled Pinned Locked Moved Visual Basic
questioncsharpcss
2 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    ejaz_pk
    wrote on last edited by
    #1

    I am developing a pocket pc application in vb.net 2005.I am using buttons and listview on my form. I have 3 Questions about the application. 1. Is there any property to add image on the button control? 2. Is there any property to draw grid lines in the listview? 3. How can I create a multilingual application? 4. How can I transfer data from my desktop pc to my pocket pc through FTP,HTTP etc... Thanks in advance.

    L 1 Reply Last reply
    0
    • E ejaz_pk

      I am developing a pocket pc application in vb.net 2005.I am using buttons and listview on my form. I have 3 Questions about the application. 1. Is there any property to add image on the button control? 2. Is there any property to draw grid lines in the listview? 3. How can I create a multilingual application? 4. How can I transfer data from my desktop pc to my pocket pc through FTP,HTTP etc... Thanks in advance.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Hi,

      ejaz_pk wrote:

      1. Is there any property to add image on the button control? 2. Is there any property to draw grid lines in the listview?

      I didn't find them either; trying to emulate a complete Windows-UI takes a lot of custom painting code.

      ejaz_pk wrote:

      3. How can I create a multilingual application?

      There's a cool CodeProject article[^] on that :)

      ejaz_pk wrote:

      4. How can I transfer data from my desktop pc to my pocket pc through FTP,HTTP etc...

      Through various ways, depending on the nature of that data. You can fetch webpages using the HttpWebRequest[^]-class, and even synchronize databases[^]. Hope this gets you started :)

      I are Troll :suss:

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups