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. designtime handling

designtime handling

Scheduled Pinned Locked Moved Visual Basic
helpcsharpdesigntutorialquestion
3 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.
  • M Offline
    M Offline
    MartyK2007
    wrote on last edited by
    #1

    Hello, I want to code something similar to tabcontrols but different enough to warrent a new control. I have simplified my issue: I want a user control to which I can add multiple pages (panels) of windows form controls in design time , then use those pages in runtime. Also in design time I want to navigate between the panes. I guess my user control needs to have a designer based on System.Windows.Forms.Design.ParentControlDesigner created but... I was wondering if anyone of you people can recommend a good guide/article/ even a book to designtime coding using vs2005 any tips/advice ? (not rude please!!) most of the articles I have google'd were either vs2003, c# or just plain awfull. The msdn2 articles I have read where barely understandable. any help would be appreciated (lost , confused , alone - stuck in design time - sigh) thanks Martin

    life is a bowl of cherries go on take a byte

    R 1 Reply Last reply
    0
    • M MartyK2007

      Hello, I want to code something similar to tabcontrols but different enough to warrent a new control. I have simplified my issue: I want a user control to which I can add multiple pages (panels) of windows form controls in design time , then use those pages in runtime. Also in design time I want to navigate between the panes. I guess my user control needs to have a designer based on System.Windows.Forms.Design.ParentControlDesigner created but... I was wondering if anyone of you people can recommend a good guide/article/ even a book to designtime coding using vs2005 any tips/advice ? (not rude please!!) most of the articles I have google'd were either vs2003, c# or just plain awfull. The msdn2 articles I have read where barely understandable. any help would be appreciated (lost , confused , alone - stuck in design time - sigh) thanks Martin

      life is a bowl of cherries go on take a byte

      R Offline
      R Offline
      Richard Blythe
      wrote on last edited by
      #2

      I personally hate Design time programming! There is a great book on custom controls called: "Pro .Net 2.0 Windows Forms and custom controls in C#" by Matthew MacDonald. Publisher: Apress. I think there is a VB.NET version. Just as a tip (that you might not like): You will find a lot more help with intense topics like this if you are programming in C#. I used to be a diehard (beginning) programmer and I hated C# when I first started using it. Now I wouldn't go back to VB.Net for anything. (million dollars maybe):-D Hope it helps! Richard

      M 1 Reply Last reply
      0
      • R Richard Blythe

        I personally hate Design time programming! There is a great book on custom controls called: "Pro .Net 2.0 Windows Forms and custom controls in C#" by Matthew MacDonald. Publisher: Apress. I think there is a VB.NET version. Just as a tip (that you might not like): You will find a lot more help with intense topics like this if you are programming in C#. I used to be a diehard (beginning) programmer and I hated C# when I first started using it. Now I wouldn't go back to VB.Net for anything. (million dollars maybe):-D Hope it helps! Richard

        M Offline
        M Offline
        MartyK2007
        wrote on last edited by
        #3

        hi, thanks for that c# seems to be the next comming thing but argh I find it cumbersome to read!! I have programmed in Delphi, RPG , C++ , VBA , VB etc but c# just seems - ugh! cant place why though - maybe its too much like javascript - maybe I dont like braces!! (tell me why! I dont like mon.... er sorry cant get that tune out my head) I will probably trickle into it eventully. Of course it doesnt help if your company is currently a VB shop - anyhoo... you havent seen any good online articles have you?? thanks martin

        life is a bowl of cherries go on take a byte

        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