|
-
Aug 29th, 2014, 10:31 AM
#1
Thread Starter
Lively Member
Drop a control on constituent controls of a user control
Hello all,
I tried the whole day now with solving a problem which I have come across yesterday, nothing seems to work. Google does not help for once, so a question out to you, somebody simply must have had the same problem once. So, here we go:
In VB6, I have a user control with a number of constituent controls (CommandBox, Label, TextBox controls as well as subordinated user controls).
I want to drop an unrelated control onto one of the user control's constituent controls, starting it with the .Drag vbBeginDrag method.
The UserControl gets the DragDrop, but the constituent controls do not. How ca I make them recognize the Drop on them?
Thanks,
Donar
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|