Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - Drag and drop from ListBox to Calendar?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Drag and drop from ListBox to Calendar?

 Post Reply Post Reply
Author
Message
rmcgaffic View Drop Down
Groupie
Groupie


Joined: 03 June 2011
Location: Pittsburgh, PA
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote rmcgaffic Quote  Post ReplyReply Direct Link To This Post Topic: Drag and drop from ListBox to Calendar?
    Posted: 09 November 2011 at 7:54am

I posted this in the Calendar forum but after three days and no responses, I am reposting it on this forum which appears to have more visitors -- hoping to answer the question:

Is is possible to drag and drop from one Codejock control to another?
My form has two controls on it:  Codejock Calendar and Codejock ListBox.
 
I am using the Codejock List box to display a list of tasks.  I would like to select
a task and drag and drop it to the calendar thereby "scheduling it" -- associating
a date and time period with it.
 
Is this possible?
 
Does anyone have code or a sample demonstrating how to do this using Visual Basic?
 
Thanks,
Bob McGaffic
Pittsburgh, PA 
Back to Top
ahmadgames View Drop Down
Groupie
Groupie
Avatar

Joined: 12 April 2011
Location: Jordan
Status: Offline
Points: 44
Post Options Post Options   Thanks (0) Thanks(0)   Quote ahmadgames Quote  Post ReplyReply Direct Link To This Post Posted: 15 November 2011 at 7:51am
Hi,

I don't have something specific on my mind, but it has to be related with the OLE events, try to google about them and you will find many useful articles..

I used some on a listview to re-arrange the listitems, and also used it to drag-drop an item outside the listview to do some events...

You need to search about:

OLECompleteDrag
OLEDragDrop
OLEGiveFeedback
OLEStartDrag

Those are what I used..

There are those two:
OLEDragOver
OLESetData

But I didn't used them

Hope this help.
Product: Xtreme SuitePro (ActiveX) version 16.3.1
Platform: Windows 8.1 (64bit)
Language: Visual Basic 6.0
--------------------------
Ahmad Majid
Development Manager
Hybrid Solutions
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.