Where does the designer code come from?
- From: "schneider" <eschneider.news.ms@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 9 Jul 2007 14:00:39 -0500
How does the designer determine what code is used in the form designer code?
For example 1, when you drag a control (using the object name?):
private System.Windows.Forms.TextBox txtUserName;
this.txtUserName = new System.Windows.Forms.TextBox();
Thanks,
Schneider
.
- Prev by Date: Re: App.config settings not available for user controls at design time
- Next by Date: Re: Where does the designer code come from?
- Previous by thread: App.config settings not available for user controls at design time
- Next by thread: Re: Where does the designer code come from?
- Index(es):
Loading