Scheduler for WPF Setup Files
The installation program will create the directory C:\Program Files\ComponentOne\Studio for WPF, which contains the following subdirectories:
bin |
Contains copies of all ComponentOne binaries (DLLs, EXEs). For Scheduler for WPF, the following .dlls are installed: C1.WPF.C1Schedule.dll C1.WPF.C1Schedule.Design.dll – This .dll should always be placed in the same folder as the C1.WPF.C1Schedule.dll; these files should NOT be placed in the GAC. The C1.WPF.C1Schedule.Design.dll assembly is required by Blend. C1.WPF.C1Schedule.Expression.Design.dll C1.WPF.C1Schedule.VisualStudio.Design.4.0.dll |
H2Help |
Contains online documentation for all Studio components. |
C1WPFScheduler\resources |
Contains resources files for localization. |
C1WPFScheduler\XAML |
Contains the full XAML definitions of C1Scheduler styles and templates which can be used for creating your own custom styles and templates. |
Samples
Samples for the product are installed in the ComponentOne Samples folder by default. The path of the ComponentOne Samples directory is slightly different on Windows XP and Windows 7/Vista machines:
Windows XP path: C:\Documents and Settings\<username>\My Documents\ComponentOne Samples
Windows 7/Vista path: C:\Users\<username>\Documents\ComponentOne Samples
The ComponentOne Samples folder contains the following subdirectories:
Common |
Contains support and data files that are used by many of the demo programs. |
C1WPFScheduler |
Contains samples for Scheduler for WPF. |
Samples can be accessed from the ComponentOne Sample Explorer. To view samples, on your desktop, click the Start button and then click All Programs | ComponentOne | Studio for WPF | Samples | C1WPFScheduler Samples.
|