-
Problem with textbox overlapping listbox at runtime
I'm working on a program which has a drop-down, auto-complete feature similar to a programming IDE. The listbox follows the cursor and shows the dropdown right after it. If there's a potential value the listbox appears with all the available options listed. The problem I have is I make the listbox visible if there is an option and invisible when there . Once the listbox becomes invisible the next time I make it visible the textbox overlaps it. I need to be able to bring the listbox to the front whenever it is displayed. How can I do this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|