all groups > asp.net building controls > december 2003 >
You're in the

asp.net building controls

group:

How to place a control under a form?


How to place a control under a form? Oleg Slyuasrchuk
12/30/2003 6:04:51 PM
asp.net building controls: Hi all,

What is the difference (probably in attributes settings) between
a control that can be dragged on a page and that has a visual presentation
(as any of "Web Forms" controls)
and
a controls from, for example, "Data" tab or "Components" of the tollbox
that being dragged on a page, are placed UNDER a form ?

I need to create the second type of a control.

Thanks in advance,

Oleg

Re: How to place a control under a form? Victor Garcia Aprea [MVP]
1/4/2004 12:40:07 AM
Hi Oleg,

You need to derive your class from System.ComponentModel.Component

--
Victor Garcia Aprea
Microsoft MVP | ASP.NET
Looking for insights on ASP.NET? Read my blog:
http://obies.com/vga/blog.aspx

To contact me remove 'NOSPAM'. Please post all questions to the newsgroup
[quoted text, click to view]

AddThis Social Bookmark Button