Microsoft
Software
Hardware
Network
Question : How to tell teh absolute position of a control
I have a form that has a text bos. I'm tring to mimic the efffect of a drop down list box. The list box is contained in another borderless form that I want to display aligned directly below the text box. How can teh absolute postion be calculated for an object on a form. Not the postion with a container, or a postion in relation to the form, but the postion in relationship to the screen display?
Answer : How to tell teh absolute position of a control
Dim ScreenPos as point=thecontrol.PointToSc
reen(new point(0,0))
Random Solutions
Exchange 2007 to Exchange 2010 - move mailbox - cross forest
Windows 7 Enterprise vs Ultimate?
Best way to setup a shared calendar and contacts on Exchange Server 2003
DatetimePicker in datagridview MSDN example problem
Group and ungroup a password-protected sheet?
Silverlight ContentPresenter in Button Template
VB.net query problem
Logging in as domain user outside of domain
Reading bits in C++
Access 2007 - Query Question