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. Mobile Development
  3. Mobile
  4. In Compact Framework Can I use Parent form

In Compact Framework Can I use Parent form

Scheduled Pinned Locked Moved Mobile
4 Posts 3 Posters 0 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.
  • S Offline
    S Offline
    Sritanu _ Ghosh
    wrote on last edited by
    #1

    In compact framework in PDA can I declare a form as parent of another forms.

    A A 2 Replies Last reply
    0
    • S Sritanu _ Ghosh

      In compact framework in PDA can I declare a form as parent of another forms.

      A Offline
      A Offline
      Abhi suryawanshi
      wrote on last edited by
      #2

      Yes

      Windows mobile development, pocket pc development , C#.net compact framework, Desktop application , web service

      S 1 Reply Last reply
      0
      • A Abhi suryawanshi

        Yes

        Windows mobile development, pocket pc development , C#.net compact framework, Desktop application , web service

        S Offline
        S Offline
        Sritanu _ Ghosh
        wrote on last edited by
        #3

        My project is running into VS2008 to press F5.But when I click on Bin\Release\PDA.exe then I got the error message "Top-Level control cannot be added" on the line where I declare the main form as a parent form.I have a main form and four child form.I take a module where I write the general declaration like that: childfom.parent=frmmdimain frmmdimain is main form.

        1 Reply Last reply
        0
        • S Sritanu _ Ghosh

          In compact framework in PDA can I declare a form as parent of another forms.

          A Offline
          A Offline
          Arjun Marwaha
          wrote on last edited by
          #4

          The concept of MDI forms does not exist in the CF, so you cannot. You can declare a main form, and open it. Then do a showdialog() on the other forms, or a show() to show them. ~Dave

          Dave Traister Software Engineer ComponentOne LLC www.ComponentOne.com

          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