For a list of all members of this type, see UltraMonthViewSingle members.
Name | Description | |
---|---|---|
BeginInvoke | Overloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | (Inherited from Infragistics.Win.UltraControlBase) | |
BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DateTimeFromPoint | Returns the DateTime at the specified point, or null if the hit test did not yield a date/time. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. | |
DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Overloaded. (Inherited from Infragistics.Win.UltraControlBase) | |
EnsureOwnerInView | Brings the specified Owner into view. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) | |
GetAppointmentFromPoint | Overloaded. Returns an Appointment object from the position specified by (x, y) or null if there is no Appointment object at those coordinates. Coordinates are expressed relative to the control's client area. | |
GetChildAtPoint | Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) | |
GetDayFromPoint | Overloaded. Returns a Day object from the position specified by (x, y) or null if there is no Day object at those coordinates. Coordinates are expressed relative to the control's client area. | |
GetDayOfWeekFromPoint | Overloaded. Returns a DayOfWeek object from the position specified by (x, y) or null if there is no DayOfWeek object at those coordinates. Coordinates are expressed relative to the control's client area. | |
GetHolidayFromPoint | Overloaded. Returns a Holiday object from the position specified by (x, y) or null if there is no Holiday object at those coordinates. Coordinates are expressed relative to the control's client area. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) | |
GetNoteFromPoint | Overloaded. Returns a Note object from the position specified by (x, y) or null if there is no Note object at those coordinates. Coordinates are expressed relative to the control's client area. | |
GetOwnerFromPoint | Overloaded. Returns an Owner object from the position specified by (x, y) or null if there is no Owner object at those coordinates. Coordinates are expressed relative to the control's client area. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
GetOwnersInView | Returns an array of Owner objects that represent the members of the UltraCalendarInfo.VisibleOwners collection currently being displayed in the viewable area of the control. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) | |
GetWeekFromPoint | Overloaded. Returns a Week object from the position specified by (x, y) or null if there is no Week object at those coordinates. Coordinates are expressed relative to the control's client area. | |
Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) | |
InitializeDataRepeaterClone | (Inherited from Infragistics.Win.UltraControlBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from Infragistics.Win.UltraControlBase) | |
Invoke | Overloaded. Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from System.Windows.Forms.Control) | |
IsOwnerInView | Returns whether the specified Owner is currently being displayed in the viewable area of the control. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
LogicalToDeviceUnits | Overloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control) | |
NotifyDpiChanged | (Inherited from Infragistics.Win.UltraControlBase) | |
OwnerFromPoint | Returns the Owner at the specified point, or null if the hit test did not yield an Owner. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
PerformAction | Overloaded. Simulates user interactivity with the UltraMonthViewSingle control. | |
PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) | |
PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from Infragistics.Win.UltraControlBase) | |
ResetActivityDisplayStyle | Resets the UltraMonthViewSingleBase.ActivityDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetAppearance | Resets the UltraMonthViewSingleBase.Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetAppearances | Clears the appearances collection (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase) | |
ResetAppointmentEditor | Resets the ControlWithActivityBase.AppointmentEditor property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
ResetAppointmentEditorComponent | Resets the ControlWithActivityBase.AppointmentEditorComponent property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
ResetAppointmentEditorControl | Resets the UltraMonthViewSingleBase.AppointmentEditorControl property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetAppointmentEndTimeVisible | Resets the UltraMonthViewSingleBase.AppointmentEndTimeVisible property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetAutoAppointmentDialog | Resets the UltraMonthViewSingleBase.AutoAppointmentDialog property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetBorderStyle | Resets the UltraMonthViewSingleBase.BorderStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetBorderStyleDay | Resets the UltraMonthViewSingleBase.BorderStyleDay property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetBorderStyleDayOfWeekHeader | Resets the BorderStyleDayOfWeekHeader property to its default value. | |
ResetBorderStyleWeekNumber | Resets the BorderStyleWeekNumber property to its default value. | |
ResetCalendarInfo | Resets the UltraScheduleControlBase.CalendarInfo property to null. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase) | |
ResetCalendarLook | Resets the UltraScheduleControlBase.CalendarLook property to null. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase) | |
ResetDayDisplayStyle | Resets the UltraMonthViewSingleBase.DayDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetDayOfWeekHeaderDisplayStyle | Resets the DayOfWeekHeaderDisplayStyle property to its default value. | |
ResetDayOfWeekHeadersVisible | Resets the DayOfWeekHeadersVisible property to its default value. | |
ResetEditAppearance | Resets the UltraMonthViewSingleBase.EditAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetGesturesEnabled | Restores the GesturesEnabled property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase) | |
ResetMaximumOwnersInView | Resets the UltraMonthViewSingleBase.MaximumOwnersInView property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetNoteEditor | Resets the UltraMonthViewSingleBase.NoteEditor property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetNoteEditorComponent | Resets the UltraMonthViewSingleBase.NoteEditorComponent property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetNoteEditorControl | Resets the UltraMonthViewSingleBase.NoteEditorControl property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetOwnerDisplayStyle | Resets the UltraMonthViewSingleBase.OwnerDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetOwnerNavigationStyle | Resets the UltraMonthViewSingleBase.OwnerNavigationStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetScrollbarVisible | Resets the UltraMonthViewSingleBase.ScrollbarVisible property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetScrollChangeLarge | Resets the ScrollChangeLarge property to its default value. | |
ResetScrollChangeSmall | Resets the UltraMonthViewSingleBase.ScrollChangeSmall property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetShowClickToAddIndicator | Resets the UltraMonthViewSingleBase.ShowClickToAddIndicator property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetShowEditorButtons | Resets the UltraMonthViewSingleBase.ShowEditorButtons property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetShowOwnerHeader | Resets the UltraMonthViewSingleBase.ShowOwnerHeader property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control) | |
ResetTimeDisplayStyle | Resets the UltraMonthViewSingleBase.TimeDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetTipStyleActivity | Resets the UltraMonthViewSingleBase.TipStyleActivity property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ResetUseAlternateSelectedDateRanges | Sets the UltraScheduleControlBase.UseAlternateSelectedDateRanges property to its default value. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleControlBase) | |
ResetVisibleWeeks | Resets the VisibleWeeks property to its default value. | |
ResetWeekendDisplayStyle | Resets the WeekendDisplayStyle property to its default value. | |
ResetWeekHeaderDisplayStyle | Resets the WeekHeaderDisplayStyle property to its default value. | |
ResetWeekNumbersVisible | Resets the WeekNumbersVisible property to its default value. | |
ResetYearDisplayStyle | Resets the YearDisplayStyle property to its default value. | |
ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control) | |
ScrollDayIntoView | Overloaded. Scrolls the passed-in date into view. If already visible, the method does nothing and returns. If not already visible, the Week containing the passed-in date is made to be the first or last visible Week. | |
Select | Overloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from System.Windows.Forms.Control) | |
SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) | |
SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) | |
ShouldSerializeAppointmentEditor | Indicates whether the ControlWithActivityBase.AppointmentEditor property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
ShouldSerializeAppointmentEditorComponent | Indicates whether the ControlWithActivityBase.AppointmentEditorComponent property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.ControlWithActivityBase) | |
ShouldSerializeAppointmentEditorControl | Indicates whether the UltraMonthViewSingleBase.AppointmentEditorControl property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ShouldSerializeCursor | (Inherited from Infragistics.Win.UltraControlBase) | |
ShouldSerializeNoteEditor | Indicates whether the UltraMonthViewSingleBase.NoteEditor property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ShouldSerializeNoteEditorComponent | Indicates whether the UltraMonthViewSingleBase.NoteEditorComponent property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
ShouldSerializeNoteEditorControl | Indicates whether the UltraMonthViewSingleBase.NoteEditorControl property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase) | |
Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) | |
SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from Infragistics.Win.UltraControlBase) |