Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Gandalf

  1. Gandalf

    Moving Borderless Forms or Controls in NT

    I'm trying to recreate the TitleBar on a VB Form. That way I can move a title-less Form, the same approach can be used to drag controls that have a Handle around the window. All the MSDN and other Peoples Tips work fine for 95 but doent work in NT.
  2. Gandalf

    Moving Borderless Forms or Controls in NT

    Many of you may be aware of using the API to move objects with a handle by using ReleaseCapture() and SendMessage() or some variation to simulate clicking on the Forms Title Bar. However this works fine in 95 but not in NT4.0, does anybody have a solution ? I've tried looking in MSDN but so far...

Part and Inventory Search

Back
Top