G
gdb390
Guest
For the dayview, I use the below screenPoint = new System.Drawing.Point(e:X, e:Y). localPoint = ultraDayView
ointToClient(screenPoint). ultraDayView
ateTimeFromPoint(localPoint). ultraDayView:GetOwnerFromPoint(localPoint). For the weekview , take a look at the following link www.infragistics.com/.../infragistics.win.ultrawinschedule~infragistics.win.ultrawinschedule.ultraweekview~getdayfrompoint(point) Good luck !
Continue reading...
Continue reading...