Print Page | Close Window

Drag and drop from ListBox to Calendar?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=19158
Printed Date: 28 September 2024 at 1:23am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Drag and drop from ListBox to Calendar?
Posted By: rmcgaffic
Subject: Drag and drop from ListBox to Calendar?
Date 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 



Replies:
Posted By: ahmadgames
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net