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. Custom Controls and client areas.

Custom Controls and client areas.

Scheduled Pinned Locked Moved Visual Basic
comtoolstutorialquestion
4 Posts 2 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.
  • T Offline
    T Offline
    The ANZAC
    wrote on last edited by
    #1

    I am making a custom control, this image should explain my needs. http://img108.imageshack.us/img108/1456/panelpngjt9.png Does anyone know how to go about this?

    Please check out my articles: The ANZAC's articles

    L 1 Reply Last reply
    0
    • T The ANZAC

      I am making a custom control, this image should explain my needs. http://img108.imageshack.us/img108/1456/panelpngjt9.png Does anyone know how to go about this?

      Please check out my articles: The ANZAC's articles

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      Hi, 1. Why the cross-post? You expect better answers from VB.NET programmers? :doh: 2. nice picture, now I (think I) know what it is you want. 3. you know you can turn a Form into a regular Control, so you can add it to another Form? All it takes is setting TopLevel false. Maybe that solves all your requirements? :)

      Luc Pattyn [Forum Guidelines] [My Articles]


      this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


      T 1 Reply Last reply
      0
      • L Luc Pattyn

        Hi, 1. Why the cross-post? You expect better answers from VB.NET programmers? :doh: 2. nice picture, now I (think I) know what it is you want. 3. you know you can turn a Form into a regular Control, so you can add it to another Form? All it takes is setting TopLevel false. Maybe that solves all your requirements? :)

        Luc Pattyn [Forum Guidelines] [My Articles]


        this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


        T Offline
        T Offline
        The ANZAC
        wrote on last edited by
        #3

        1. i never posted on any other forum than the vb one. i just thought i'd make a dedicated topic for this concept as the other one was for painting stuff. 2. thankyou. 3. yes ironic i was actually contemplating this move as i got your email. about to give that a go. But still, i don't know if it will help, maybe it will. we'll see

        Please check out my articles: The ANZAC's articles

        L 1 Reply Last reply
        0
        • T The ANZAC

          1. i never posted on any other forum than the vb one. i just thought i'd make a dedicated topic for this concept as the other one was for painting stuff. 2. thankyou. 3. yes ironic i was actually contemplating this move as i got your email. about to give that a go. But still, i don't know if it will help, maybe it will. we'll see

          Please check out my articles: The ANZAC's articles

          L Offline
          L Offline
          Luc Pattyn
          wrote on last edited by
          #4

          The ANZAC wrote:

          i never posted on any other forum than the vb one

          Sorry I got confused then, thought I had just seen this elsewhere, I guessed on the C# forum.

          yes ironic i was actually contemplating this move as i got your email. about to give that a go. But still, i don't know if it will help, maybe it will. we'll see

          AFAIK it is intended for such use, but again I never did it: when Controls don't do what I want, I usually tackle the problem with fewer of them (the "lightweight" approach), avoiding the fight, rather than more of them and/or UserControls. :)

          Luc Pattyn [Forum Guidelines] [My Articles]


          this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


          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