Results 1 to 2 of 2

Thread: InitializeComponent

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2004
    Posts
    13

    InitializeComponent

    I am trying to place some controls like textbox on a form.Instead of placing directly by clicking on the tool bar and then placing on the form I want to write a macro or a add-in that would automatically do the job for me. Is it possible.

    Also once it places the code in my form1.cs file I should be able to see those controls in visual studio designer.

    Most of the time when I add some code my self directly to InitializeComponent its no reflected in visual studio designer.

    Any help or sample source code is appreciated

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Are you adding these controls in a panel or the form itself ?

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