Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
MonthViewSingle
posted

I'm setting up a test area to use MonthViewSingle. I need some help in Visual Studio. The main example code copied in and I added the references I needed. It still needs properties and Styles. where can I find the code that goes with the example.

https://www.infragistics.com/samples/windows-forms/schedule/winmonthviewsingle

Parents
No Data
Reply
  • 34430
    Offline posted

    Hello Phil,

    The sample source code that you have referenced can be found in the Infragistics for Windows Forms Samples Browser, which you can install with the Infragistics for Windows Forms toolset. It looks like most of the pieces that you will be "missing" in this case are Samples Browser specific resource files, and so I would highly recommend installation of this browser.

    Once you have done this, you can use the following steps to get to the actual sample and get the source code and resources for that sample:

    1. Launch the Infragistics for Windows Forms Samples Browser.

    2. Click the "Legacy Samples" link at the bottom right.

    3. Once the "Legacy Samples" dialog shows up, navigate to the following sample: Calendars and Scheduling => Appearances.

    4. Clicking on the above sample should give you the options to launch the sample or open a VB or C# solution. Opening the solution will contain all of the files necessary to run this sample project.

    Please let me know if you have any other questions or concerns on this matter.

Children
No Data