.net - How to automatically position window like Popup? -
i created virtual keyboard implemented custom control inhereted window . want know if there way automatically position keyboard near textbox popup when it's popupplacement property wasn't set. or should implement custom algorithm? update: need move virtual keyboard 1 textbox , position near * textbox * fits screen. you try using tooltip class - has placementtarget property allow lock specific uielement. think should able modify suit needs.