aspx_beginners thread: class properties
Hi There! I have dragged and dropped DropDownList control on Web Form in VS.NET and thru Misc properties and I could add the items to the DropDownList. I haven't added DropDownList DropDownList1 = new DropDownList(); yet. After this, I build my solution and I see the DropDownList in the browser with the items listed. Where do properties get the STORAGE when I have not performed the NEW operation. When and why do I need to perform the NEW operation. Thanks, Priya >Hi Priya,
|





