Results 1 to 5 of 5

Thread: VB - Form move detection without subclassing

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    Gloucestershire, England
    Posts
    301

    Smile VB - Form move detection without subclassing

    This code example shows you how to detect form movement (if your form has been dragged by the title bar for example) without using subclassing.

    Note: Do not use this code if you already use the LockwindowApi as you can only lock one Hwnd at once.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width