|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
usercontrol questionhi, 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 Hi,
Have it inherit from System.ComponentModel.Component instead of System.Windows.Forms.Control. Ken ------------- Show quoteHide quote "iwdu15" <jmmgoalsteratyahoodotcom> wrote in message news:4B03BD39-E74A-4399-8136-0261F75A1A4C@microsoft.com... > 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
Time zones: Pretending to be somewhere else
beginner question about classes Newbe question, What am I doing wrong Seeking VB.Net Proxy examples Selecting combobox item at runtime from code No Beep with MSGBOX Possible? Help Needed in bindings, Convert Byte() to System.Drawing.Image? OT: Business Objects - what are they and can they contain objects like sockets? Cache problem |
|||||||||||||||||||||||