Wrong control getting selected...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mark

    #1

    Wrong control getting selected...

    Hi

    Using vb.net 2005, got rather an annoying problem in windows forms

    My app uses a custom textbox control that I made myself - that all works
    fine

    However, if I place the standard Microsoft combo box on a form, then after a
    while, if I click on that to change properties or move it, then the focus
    jumps to one of my custom text boxes instead and it is impossible to select
    the combo box

    The problem only seems to happen with combo boxes and my custom textbox
    control

    Many thanks

    Mark


Working...