|
-
Mar 27th, 2004, 11:57 AM
#1
Thread Starter
New Member
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
-
Mar 27th, 2004, 01:12 PM
#2
Sleep mode
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|