|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Create UserControl ??Hi
I have tried to create my own combobox, with properties and methods. But when I use it in a Form and try to use the KeyPress Event for the control in the Form, nothing happens. Do I have to do anything to make the KeyPress Event work for the control, I thought it inherited the event. Fia "Fia" <fiao***@telia.com> schrieb: Please avoid multiposts (posting the same message to more than one group > I have tried to create my own combobox, with properties and methods. But > when I use it in a Form and try to use the KeyPress Event for the control > in > the Form, nothing happens. Do I have to do anything to make the KeyPress > Event work for the control, I thought it inherited the event. separately). Instead, either choose the group which is most appropriate or make an X-post to groups which are related to the topic. (The other "instance" of the OP's post has been posted to microsoft.public.dotnet.languages.vb.controls.) -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Even though you've inheirited the event in your control, you still have to
handle the event.
Microsoft not content with "dissing" just the Classic VB Developer Army....
Where to find good icons? In-place Updating in Datagrid not working Why doesn't timer tick Setup project registery values with app install folder in them Event for PgUp and PgDn on Form How to get current free physical memory ? modify HTML in code behind How to expose a structure to VB6 from VB.NET? Datagrid problem |
|||||||||||||||||||||||