I was wondering if anyone could give me a hint how I can change the (mouse) cursor to a custom cursor for a single object (in VB5 or VB6). I am looking for functionality similar to setting object.MousePointer=99 and object.MouseIcon to a .ico file.
Afaics Spy++ is a tool for checking what kind of messages a certain window receives, is that true? I want to know if there are specific messages that the Office-VBA-editor receives when an Access-project is unloaded