This is a migrated thread and some comments may be shown as answers.

Dropdown position to top of screen

2 Answers 45 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Lance
Top achievements
Rank 1
Lance asked on 21 May 2011, 07:59 PM
Does anyone know how I can set the position of the dropdown of a combobox to the top left of the screen?

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 23 May 2011, 07:51 AM
Hello Bryan,

You could use the OffSetX and OffSetY properties of the combobox object to offset the dropdown area as per your needs.

Thanks,
Shinu.
0
Lance
Top achievements
Rank 1
answered on 23 May 2011, 08:45 AM
The problem is that I need to use these in code behind, and there is no screen position available to judge the x and y coords form
Tags
ComboBox
Asked by
Lance
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Lance
Top achievements
Rank 1
Share this question
or