Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > ASP.NEt Custom Container control

Reply
Thread Tools

ASP.NEt Custom Container control

 
 
Chad
Guest
Posts: n/a
 
      11-10-2003
I am creating a tab control. I want to allow the user to drop controls on my
tab control at design time the way one can drop controls onto a panel
control. Any clues will be much appreciated

Chad


 
Reply With Quote
 
 
 
 
Teemu Keiski
Guest
Posts: n/a
 
      11-10-2003
Hi,

in that case, like Panel does, your control needs to have associated
ReadWriteControlDesigner to get drag & drop design-time features.

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist


"Chad" <> wrote in message
news:bomvek$mkh$...
> I am creating a tab control. I want to allow the user to drop controls on

my
> tab control at design time the way one can drop controls onto a panel
> control. Any clues will be much appreciated
>
> Chad
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make a custom control's control public to parent container by default? farmer ASP .Net 2 10-24-2005 10:28 PM
std::transform container => std::abs(container) Steven T. Hatton C++ 4 12-05-2004 07:10 AM
STL: container's values setup by another container Maitre Bart C++ 2 02-11-2004 12:11 AM
std::container::iterator vs std::container::pointer Vivi Orunitia C++ 11 02-04-2004 08:09 AM
ControlDesigner not invoked on custom control when control is rendered within another custom control Matt Sokol ASP .Net Building Controls 2 08-07-2003 07:13 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57