+ Reply to Thread
Results 1 to 12 of 12

VBA Image MouseDown + Form MouseMove

Hybrid View

  1. #1
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: VBA Image MouseDown + Form MouseMove

    If VBA was a standalone development environment, I'd agree with you, but it's not. It's essentially a freebie offered to extend the capabilities of Excel - I think it's pretty amazing for what it is, warts and all.

    And then there's Visual Studio for when you really want control.

    The way the mouse down & up events work is a function of Windows, not VBA, and there's always the DragOver event for Drag/Drop operations. By the way, the only Timer available in VBA is an API timer, another little restriction.
    Last edited by cytop; 05-11-2016 at 07:38 AM. Reason: Corrected typos from phone - 'another' became 'aborted'!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Add MouseMove action to dynamically created form controls
    By AdLoki in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 03-19-2013, 09:09 AM
  2. Gathering coords from an image and using MouseDown
    By scooteriggy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-27-2013, 11:34 PM
  3. MouseMove & Click event over an image control
    By furbiuzzu in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-30-2006, 04:50 AM
  4. Mousedown Macro
    By mabbutt in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-07-2006, 03:03 AM
  5. [SOLVED] VBA to display image on a form - image is defined in Range Name
    By Tan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-17-2006, 10:45 AM
  6. MouseDown()-MouseUp()
    By skrol in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-22-2005, 06:01 AM
  7. Mousedown / Charting
    By Mark Dawson in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-01-2005, 04:05 PM
  8. get reference to cell from mousedown event
    By David in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-23-2005, 09:05 AM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1