Page 1 of 1

Calendar Pro

Posted: Wed Apr 15, 2009 3:28 pm
by TimStone
Now that several people are working with CodeJock, has anyone actually tried working with the Calendar Pro module ? Its a powerful tool if it can be used with FWH 9.04.

Re: Calendar Pro

Posted: Thu Apr 16, 2009 2:14 am
by richard-service
Hi Tim,

This is a First simple screen shot.

Image

Image

Please visit my Ribbonbar sample code and add these lines.

Code: Select all

local oAct2

        oAct2 := TActiveX():New( oWnd, "Codejock.CalendarControl.12.1.1", 150, 0, 1000, 550 )
 

Richard