Auto highlighted combo boxes - why??

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

    Auto highlighted combo boxes - why??

    Hello,

    On a form, I have a tab control with two tab pages. On one tab page, I have
    about seven group boxes which I hide and make visible when buttons are
    clicked on the tab page. No problems there.

    In one of these group boxes, I have a few combo boxes, however some of them
    are 'highlighted' for some reason when the groupbox is made visible. They're
    NOT selected nor have focus!. When the user tabs to, or selects then moves
    away from them, the highlighting disappears. I have no idea why? I've
    checked the tabordering and there doesn't seem to be any conflicts.

    Any suggestions would be very helpful.

    I'm using .NET 1.1 C# with a standard Windows Forms project.

    Jack.



  • NuTcAsE

    #2
    Re: Auto highlighted combo boxes - why??

    I think this is by design...



    - NuTcAsE

    Comment

    Working...