Adding Selected Dates to WinTree With WinDateTimeEditor™, you can choose a date which can then be used as a text string. When the button is selected a drop-down calendar similar to the one used in Outlook® displays. The user can click on any date in the calendar. When a date is clicked, the WinDateTimeEditor’s Val...
Preventing From Typing Into WinDateTimeEditor Topic Overview Purpose This topic introduces a new WinDateTimeEditor™ control feature that prevents users from typing directly into the control. In this topic This topic contains the following sections: Configuring the DropDownStyle Property Introduction Property setti...
Restricting the Range of Dates Accepted by the DateTimeEditor The WinDateTimeEditor™ control provides the ability to restrict the range of dates that will be accepted by the element. This is accomplished by setting the MinDate and MaxDate properties. When these properties are set, the element will disallow navigat...
WinDateTimeEditor 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 acc...
Using WinDateTimeEditor In this section, you’ll find short, task-based topics that explain how to perform a specific task related to the WinDateTimeEditor™ component. Click the links below to find out how you can… Adding Selected Dates to WinTree Prevent From Typing Into DropDown Calendar Restrict the Range of Da...
WinDateTimeEditor Click the links below to find information specific to the WinDateTimeEditor™ control. Understanding WinDateTimeEditor About WinDateTimeEditor Spinning Behavior WinDateTimeEditor Smart Tag Using WinDateTimeEditor Adding Selected Dates to WinTree Increment an Editor Using Custom Input Prevent From ...
About WinDayView The WinDayView™ control displays individual day information in a time segmented-oriented view. The following is a list of some of the functionalities available in WinDayView: Viewing — Allows end users to view appointments, notes, owners, and other items on a day-to-day basis, or spanning several ...
API Overview This section lists each namespace that is relevant to the control. We also give you several key classes that you will be using while programming with this control. The namespaces and classes on this page link directly into our API documentation. WinDayView Namespace: Infragistics.Win.UltraWinSchedule....
Set Specific Working Hours The WinSchedule™ CalendarInfo object extends the ability to set the working hours for a day of the week, as well as whether a particular day of the week is considered a working day. This functionality is exposed through the DayOfWeek object; there are seven DayOfWeek objects in the DaysO...
Setting Different Working Hours for Different Owners For some scheduling applications, it may be necessary to define different working hours for each Owner. Furthermore, those working hours might vary from day to day differently for each Owner. What is needed to support this is a collection similar to the Calendar...