Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

usercontrol question

26 views
Skip to first unread message

iwdu15

unread,
Jan 20, 2006, 11:16:03 PM1/20/06
to
hi, how can i create a usercontrol that when added to the form via the
toolbox, it shows up like a timer or dialog box? i have my cotnrol

"Inherits System.Windows.Forms.Control"

but that just puts in on the form....how can i get that to work?
--
-iwdu15

Ken Tucker [MVP]

unread,
Jan 21, 2006, 6:56:50 AM1/21/06
to
Hi,

Have it inherit from System.ComponentModel.Component instead of
System.Windows.Forms.Control.

Ken
-------------
"iwdu15" <jmmgoalsteratyahoodotcom> wrote in message
news:4B03BD39-E74A-4399...@microsoft.com...

0 new messages