On Jan 30, 2009, at 10:31 PM, Roger Lovelock wrote:

> Please ignore the previous email (below) - I copied my code from  
> when the
> dListBox was on my main form - of course the new location for this  
> control
> is relative to the floating panel - therefore Top and Left values of  
> zero
> fixed my 'visibility problem. Now I am working on the position of the
> floating panel.

        Just set the Owner property of the FloatingPanel to the control that  
triggers it, and the panel will automatically position itself below  
that control. You can set the Above property to change that to  
position above the Owner. If you don't set any owner, it centers on  
the form.


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to