Version

WinSchedulePrintDocument Smart Tag

In Visual Studio 2005 (.NET Framework 2.0), each Ultimate UI for Windows Forms control/component is equipped with a Smart Tag. By simply selecting the control/component, a Smart Tag anchor appears. When you click this anchor, a pop-up panel appears, providing you with quick and easy access to the most common properties and settings of the control/component.

The WinSchedulePrintDocument™ Smart Tag contains the name of the component, as well as the following sections:

  • Appearance — Provides common tasks involving the appearance, look, and feel of the control.

  • Data — Refers to any underlying data the control is using such as data sources and data members.

  • Misc — Provides various options that will enhance the overall look or performance of the control.

  • Serialization — Provides quick access to properties used in the IPersistComponentSettings interface.

See below for a description of the item (e.g., field, drop-down list, checkbox) in each section, as well as the item’s corresponding property in the properties grid.

ultrascheduleprintdocument's smart tag
Appearance Description Corresponding Property

Print Style

Print out calendars by day, week, month, year and several other options.

Calendar Look

Upon clicking the drop-down, all available WinCalendarLook controls on the form will be displayed.

Data Description Corresponding Property

Calendar Info

Upon clicking the drop-down, all available WinCalendarInfo controls on the form will be displayed.

Misc Description Corresponding Property

Name of Document

Enter a name for the document that will be shown to the user.

DocumentName

Serialization Description Corresponding Property

Save Settings

Selecting True from the drop-down will allow the control to automatically save the applications' settings properties.

Format of Saved Settings

The control can save its settings to either Binary or XML files.

Settings Key

You can set the settings key of the current instance of the control.