|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Usercontrol ControlContainerHi
When i create UserControl in VB.NET 2005, how i can enable ControlContainer? In vb6 was a property named ControContainer, how can i enable it in VB.NET? Best regards; Meelis "Meelis" <m**@hot.ee> schrieb: Make your class inherit from the 'ContainerControl' class.> When i create UserControl in VB.NET 2005, how i can enable > ControlContainer? > In vb6 was a property named ControContainer, how can i enable it in > VB.NET? -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> HI
Yeah i created my own class, inherated from 'ControlContainer' but.... when i want to "pre-design" this class, for example add buttons to it, then after compile i can't see this controls anymore when i put this usercontol to my form. Meelis Show quoteHide quote "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message news:uZN8%23DtSGHA.4956@TK2MSFTNGP09.phx.gbl... > "Meelis" <m**@hot.ee> schrieb: > > When i create UserControl in VB.NET 2005, how i can enable > > ControlContainer? > > In vb6 was a property named ControContainer, how can i enable it in > > VB.NET? > > Make your class inherit from the 'ContainerControl' class. > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/> >
need to adjust some vb6 code - Scancode to Ascii - Please HELP!!
VB utilities?? Encrypted Data Storage ? HowTo ? VB and MySQL make a CSV from a file name Referenced object versus copy of object Cause Checkbox to lose focus In vs2005, is OleDb a good way to go? MDIParent and MaximizedBounds bug(?) Connection pooling problem |
|||||||||||||||||||||||