バージョン

UltraWeekView クラス メソッド

このクラスのメンバの一覧は、UltraWeekViewメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドBeginInvokeオーバーロードされます。 Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. System.Windows.Forms.Controlから継承されます。
Public メソッドBeginUpdate Infragistics.Win.UltraControlBaseから継承されます。
Public メソッドBringToFrontBrings the control to the front of the z-order. System.Windows.Forms.Controlから継承されます。
Public メソッドContainsRetrieves a value indicating whether the specified control is a child of the control. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateGraphicsCreates the System.Drawing.Graphics for the control. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。
Public メソッドDateTimeFromPoint指定されたポイントに DateTime を返します。ヒット テストは日時を生成しなかった場合 Null を返します。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Public メソッドDisposeオーバーロードされます。 System.Windows.Forms.Control と子コントロールによって使用されるアンマネージ リソースを解放し、マネージ リソースをオプションで解放します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドDoDragDropBegins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。
Public メソッドDrawToBitmapSupports rendering to the specified bitmap. System.Windows.Forms.Controlから継承されます。
Public メソッドEndInvokeRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. System.Windows.Forms.Controlから継承されます。
Public メソッドEndUpdateオーバーロードされます。  Infragistics.Win.UltraControlBaseから継承されます。
Public メソッドEnsureOwnerInView指定された Owner を表示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドFindFormRetrieves the form that the control is on. System.Windows.Forms.Controlから継承されます。
Public メソッドFocusSets input focus to the control. System.Windows.Forms.Controlから継承されます。
Public メソッドGetAppointmentFromPointオーバーロードされます。 (x, y) によって指定された位置から Appointment オブジェクトを返します。またはこれらの座標に Appointment オブジェクトがない場合は null を返します。

座標は、コントロールのクライアント領域と相対して表されます。  
Public メソッドGetChildAtPointオーバーロードされます。 Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. System.Windows.Forms.Controlから継承されます。
Public メソッドGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. System.Windows.Forms.Controlから継承されます。
Public メソッドGetDayFromPointオーバーロードされます。 (x, y) によって指定された位置から Day オブジェクトを返します。またはこれらの座標に Day オブジェクトがない場合は null を返します。

座標は、コントロールのクライアント領域と相対して表されます。  
Public メソッドGetDayOfWeekFromPointオーバーロードされます。 (x, y) によって指定された位置から DayOfWeek オブジェクトを返します。またはこれらの座標に DayOfWeek オブジェクトがない場合は null を返します。

座標は、コントロールのクライアント領域と相対して表されます。  
Public メソッドGetHolidayFromPointオーバーロードされます。 (x, y) によって指定された位置から Holiday オブジェクトを返します。またはこれらの座標に Holiday オブジェクトがない場合は null を返します。

座標は、コントロールのクライアント領域と相対して表されます。  
Public メソッドGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドGetNextControlRetrieves the next control forward or back in the tab order of child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドGetNoteFromPointオーバーロードされます。 (x, y) によって指定された位置から Note オブジェクトを返します。またはこれらの座標に Note オブジェクトがない場合は null を返します。

座標は、コントロールのクライアント領域と相対して表されます。  
Public メソッドGetOwnerFromPointオーバーロードされます。 (x, y) によって指定された位置から Owner オブジェクトを返します。またはこれらの座標に Owner オブジェクトがない場合は null を返します。

座標は、コントロールのクライアント領域と相対して表されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドGetOwnersInViewコントロールの表示領域に現在表示されている UltraCalendarInfo.VisibleOwners コレクションのメンバーを表す Owner オブジェクトの配列を返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. System.Windows.Forms.Controlから継承されます。
Public メソッドGetWeekFromPointオーバーロードされます。 (x, y) によって指定された位置から Week オブジェクトを返します。またはこれらの座標に Week オブジェクトがない場合は null を返します。

座標は、コントロールのクライアント領域と相対して表されます。  
Public メソッドHideConceals the control from the user. System.Windows.Forms.Controlから継承されます。
Public メソッドInitializeDataRepeaterClone Infragistics.Win.UltraControlBaseから継承されます。
Public メソッドInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドInvalidateオーバーロードされます。  Infragistics.Win.UltraControlBaseから継承されます。
Public メソッドInvokeオーバーロードされます。 Executes the specified delegate on the thread that owns the control's underlying window handle. System.Windows.Forms.Controlから継承されます。
Public メソッドIsOwnerInView指定したOwner が、コントロールの表示領域に現在表示されているかどうかを返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドLogicalToDeviceUnitsConverts a Logical DPI value to it's equivalent DeviceUnit DPI value. System.Windows.Forms.Controlから継承されます。
Public メソッドNotifyDpiChanged Infragistics.Win.UltraControlBaseから継承されます。
Public メソッドOwnerFromPoint指定されたポイントに Owner を返します。ヒット テストは Owner を生成しなかった場合 Null を返します。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Public メソッドPerformActionオーバーロードされます。 UltraWeekView コントロールのユーザーインタラクティブ性をシミュレートします。  
Public メソッドPerformLayoutオーバーロードされます。 Forces the control to apply layout logic to all its child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドPointToClientComputes the location of the specified screen point into client coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドPointToScreenComputes the location of the specified client point into screen coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。
Public メソッドPreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。
Public メソッドRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドRefresh Infragistics.Win.UltraControlBaseから継承されます。
Public メソッドResetActivityDisplayStyleActivityDisplayStyle プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetAppearanceAppearance プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetAppearancesAppearancesコレクションを消去します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Public メソッドResetAppointmentEditorControlWithActivityBase.AppointmentEditor プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Public メソッドResetAppointmentEditorComponentControlWithActivityBase.AppointmentEditorComponent プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Public メソッドResetAppointmentEditorControlAppointmentEditorControl プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetAppointmentEndTimeVisibleAppointmentEndTimeVisible プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetAutoAppointmentDialogAutoAppointmentDialog プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetBorderStyleBorderStyle プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetBorderStyleDayBorderStyleDay プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetBorderStyleDayHeaderBorderStyleDayHeader プロパティをデフォルト値にリセットします。  
Public メソッドResetCalendarInfoCalendarInfo プロパティを null にリセットします。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Public メソッドResetCalendarLookCalendarLook プロパティを null にリセットします。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Public メソッドResetDayDisplayStyleDayDisplayStyle プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetEditAppearanceEditAppearance プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetGesturesEnabledGesturesEnabled プロパティをデフォルト値に復元します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Public メソッドResetMaximumOwnersInViewMaximumOwnersInView プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetNoteEditorNoteEditor プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetNoteEditorComponentNoteEditorComponent プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetNoteEditorControlNoteEditorControl プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetOwnerDisplayStyleOwnerDisplayStyle プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetOwnerNavigationStyleOwnerNavigationStyle プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetScrollbarVisibleScrollbarVisible プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetScrollChangeSmallScrollChangeSmall プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetShowClickToAddIndicatorShowClickToAddIndicator プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetShowEditorButtonsShowEditorButtons プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetShowOwnerHeaderShowOwnerHeader プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetTextResets the System.Windows.Forms.Control.Text property to its default value. System.Windows.Forms.Controlから継承されます。
Public メソッドResetTimeDisplayStyleTimeDisplayStyle プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetTipStyleActivityTipStyleActivity プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドResetUseAlternateSelectedDateRangesUseAlternateSelectedDateRanges プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Public メソッドResumeLayoutオーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。
Public メソッドScale System.Windows.Forms.Controlから継承されます。
Public メソッドScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. System.Windows.Forms.Controlから継承されます。
Public メソッドScrollDayIntoView渡された日付を表示領域にスクロールします。すでに表示されている場合、このメソッドは何も行わずに戻ります。表示されていない場合は、渡された日付を含む Week が、VisibleWeek にされます。  
Public メソッドSelectオーバーロードされます。 Activates the control. System.Windows.Forms.Controlから継承されます。
Public メソッドSelectNextControlActivates the next control. System.Windows.Forms.Controlから継承されます。
Public メソッドSendToBackSends the control to the back of the z-order. System.Windows.Forms.Controlから継承されます。
Public メソッドSetBoundsオーバーロードされます。 Sets the bounds of the control to the specified location and size. System.Windows.Forms.Controlから継承されます。
Public メソッドShouldSerializeAppointmentEditorControlWithActivityBase.AppointmentEditor プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを示します。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Public メソッドShouldSerializeAppointmentEditorComponentControlWithActivityBase.AppointmentEditorComponent プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを示します。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Public メソッドShouldSerializeAppointmentEditorControlAppointmentEditorControl プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドShouldSerializeNoteEditorNoteEditor プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドShouldSerializeNoteEditorComponentNoteEditorComponent プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドShouldSerializeNoteEditorControlNoteEditorControl プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Public メソッドShowDisplays the control to the user. System.Windows.Forms.Controlから継承されます。
Public メソッドSuspendLayoutTemporarily suspends the layout logic for the control. System.Windows.Forms.Controlから継承されます。
Public メソッドToString System.ComponentModel.Componentから継承されます。
Public メソッドUpdate Infragistics.Win.UltraControlBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドClearAllSelectedActivityCollectionsすべてのアクティビティコレクションでClearメソッドを呼び出します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドCreateComponentRoleオーバーライドされます。 コントロールのスタイル情報を提供するコンポーネント ロールを作成するために使用される Factory メソッド。  
Protected メソッドCreateControlsInstanceCreates a new instance of the control collection for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドCreateHandleCreates a handle for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドCreateUIAutomationProvider Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドDefWndProcSends the specified message to the default window procedure. System.Windows.Forms.Controlから継承されます。
Protected メソッドDestroyHandleDestroys the handle associated with the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドDirtyControlChildElementsオーバーライドされます。 DirtyControlChildElementsの基本クラス実装をオーバーライドします。  
Protected メソッドDoesDayExistInInternalSelection渡されたDayが内部選択に存在するかどうかを返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドDrawControlオーバーロードされます。  Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドFinalize System.ComponentModel.Componentから継承されます。
Protected メソッドGetAccessibilityObjectByIdRetrieves the specified System.Windows.Forms.AccessibleObject. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetAppointmentTimeFromPointオーバーライドされます。 この時点で予定の件名を表す UIElement を返します。この位置に何もない場合は null を返します。  
Protected メソッドGetAutoSizeModeRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetChildControlsInterestedInZoomChange Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドGetEarliestThumbDateスクロールサムをドラッグできる最も早い日付を返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドGetGestureMessageControl Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドGetLatestThumbDateスクロールサムをドラッグできる最も遅い日付を返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドGetScaledBoundsRetrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetSelectionManager Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドGetService System.ComponentModel.Componentから継承されます。
Protected メソッドGetStyleRetrieves the value of the specified control style bit for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetTopLevelDetermines if the control is a top-level control. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetUIElementFromAppointmentオーバーライドされます。 提供された予定の AppointmentUIElement を返します。予定が表示されない場合には null を返します。  
Protected メソッドGetUIElementFromHolidayオーバーライドされます。 提供された休日の UIElement を返します。休日が表示されない場合には null を返します。  
Protected メソッドGetUIElementFromNoteオーバーライドされます。 提供されたメモの UIElement を返します。メモが表示されない場合には null を返します。  
Protected メソッドInitializeScrollbarオーバーライドされます。 スクロールバーコントロールの初期プロパティ値を設定します。  
Protected メソッドInitLayoutCalled after the control has been added to another container. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeGotFocusRaises the System.Windows.Forms.Control.GotFocus event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeLostFocusRaises the System.Windows.Forms.Control.LostFocus event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeOnClickRaises the System.Windows.Forms.Control.Click event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaintRaises the System.Windows.Forms.Control.Paint event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaintBackgroundRaises the PaintBackground event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドIsInputChar指定された文字が前処理されず、コントロールに直接送られる場合は True、それ以外の場合は False を返します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Protected メソッドIsInputKey指定されたキーが入力キーであるか、事前の処理を必要とする特別なキーであるかを決定します。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Protected メソッドIsSameSelectableTypeAsPivotItem渡された項目がDayオブジェクトで、ピボット項目がDayオブジェクトではない場合、または渡された項目がDayオブジェクトではなくピボット項目がDayオブジェクトの場合、Trueを返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドIsScrollDateWithinRangeオーバーライドされます。 IsScrollDateWithinRange  
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
Protected メソッドNotifyDesignEnvironmentOfChange Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドNotifyInvalidateRaises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. System.Windows.Forms.Controlから継承されます。
Protected メソッドNotifyPropChangeオーバーロードされます。  Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnAfterPerformActionアクションが実行された後に呼び出されます。  
Protected メソッドOnAnimationResumed Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnAppointmentResizedAppointmentsResized イベントを発生させます。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Protected メソッドOnAppointmentResizingAppointmentsResizing イベントを発生させます。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Protected メソッドOnAppointmentsDragDropAppointmentsDragDrop イベントを発生させます。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Protected メソッドOnAppointmentsDraggingAppointmentsDragging イベントを発生させます。 Infragistics.Win.UltraWinSchedule.ControlWithActivityBaseから継承されます。
Protected メソッドOnAutoSizeChangedRaises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackColorChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackgroundImageLayoutChangedRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBeforeDisplayAppointmentDialog関連付けられた UltraCalendarInfo オブジェクトの BeforeDisplayAppointmentDialog イベントが発生したときに呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnBeforePerformActionアクションが実行される前に呼び出されます。  
Protected メソッドOnBeginInitコントロールの System.ComponentModel.ISupportInitialize.BeginInit の間に呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Protected メソッドOnBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCalendarInfoAttachオーバーライドされます。 CalendarInfoオブジェクトが作成または設定されるときに呼び出されます。  
Protected メソッドOnCalendarInfoChangedオーバーライドされます。 CalendarInfoオブジェクトのCalendarInfoChangedイベントの通知ハンドラー。  
Protected メソッドOnCalendarLookAttachCalendarLookオブジェクトが作成または設定されるときに呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnCalendarLookChangedオーバーライドされます。 このコントロールの CalendarLook プロパティに割り当てられた UltraCalendarLook インスタンスのプロパティが変更された時に呼び出されます。  
Protected メソッドOnCausesValidationChangedRaises the System.Windows.Forms.Control.CausesValidationChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnChangeUICuesRaises the System.Windows.Forms.Control.ChangeUICues event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnClick Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnClientSizeChangedRaises the System.Windows.Forms.Control.ClientSizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContextMenuChangedRaises the System.Windows.Forms.Control.ContextMenuChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContextMenuStripChangedRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlAddedRaises the System.Windows.Forms.Control.ControlAdded event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlRemovedRaises the System.Windows.Forms.Control.ControlRemoved event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlSizeChangedサイズが変更した時にコントロールによって発生するSizeChangedイベントの通知ハンドラー Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnCreateControlコントロールが作成された後に呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDockChangedRaises the System.Windows.Forms.Control.DockChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDoubleClickSystem.Windows.Forms.Control.DoubleClick イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnDpiChangedAfterParentRaises the System.Windows.Forms.Control.DpiChangedAfterParent event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDpiChangedBeforeParentRaises the System.Windows.Forms.Control.DpiChangedBeforeParent event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragDropRaises the System.Windows.Forms.Control.DragDrop event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragEnterRaises the System.Windows.Forms.Control.DragEnter event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragLeaveRaises the System.Windows.Forms.Control.DragLeave event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragOverRaises the System.Windows.Forms.Control.DragOver event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEditTimerTick編集タイマーによって発生するTickイベントに対する通知ハンドラー Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEndInitコントロールの System.ComponentModel.ISupportInitialize.EndInit の間に呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Protected メソッドOnEnterRaises the System.Windows.Forms.Control.Enter event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnFontChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnGestureCompletedGestureCompleted イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnGestureQueryStatusGestureQueryStatus イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnGestureStartingGestureStarting イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnGiveFeedbackRaises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnGotFocusオーバーライドされます。 System.Windows.Forms.Control.GotFocus イベントを発生します。  
Protected メソッドOnHandleCreated Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnHandleDestroyed Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnHelpRequestedRaises the System.Windows.Forms.Control.HelpRequested event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHorizontalScroll水平スクロールバーに対するユーザーインタラクションを処理します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnHorizontalScrollValueChanged水平スクロールバーのValueChangedイベントを処理します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnImeModeChangedRaises the System.Windows.Forms.Control.ImeModeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnInternalScrollオーバーライドされます。 スクロールバーに対するユーザーインタラクションを処理します。  
Protected メソッドOnInvalidatedRaises the System.Windows.Forms.Control.Invalidated event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnKeyDownSystem.Windows.Forms.Control.KeyDown イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnKeyPressSystem.Windows.Forms.Control.KeyPress イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnKeyUpSystem.Windows.Forms.Control.KeyUp イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnLayoutRaises the System.Windows.Forms.Control.Layout event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLeaveRaises the System.Windows.Forms.Control.Leave event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLocationChangedRaises the System.Windows.Forms.Control.LocationChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLostFocus Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMarginChangedRaises the System.Windows.Forms.Control.MarginChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseCaptureChangedRaises the System.Windows.Forms.Control.MouseCaptureChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseClickRaises the System.Windows.Forms.Control.MouseClick event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseDoubleClickRaises the System.Windows.Forms.Control.MouseDoubleClick event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseDownSystem.Windows.Forms.Control.MouseDown イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnMouseEnter Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseEnterElement Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseHover Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseLeave Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseLeaveElement Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseMove Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseUp Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseWheelカーソルがコントロール上に配置された時にマウスホイールが使用される場合に発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnMoveRaises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnNotifyMessageNotifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnOffice2007ColorSchemeChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnOffice2010ColorSchemeChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnOffice2013ColorSchemeChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnPaddingChangedRaises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPaintコントロールが描画するときに呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnPaintBackgroundPaints the background of the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPanGesturePanGesture イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnParentBackColorChangedRaises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnParentCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentFontChangedRaises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentVisibleChangedRaises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPressAndHoldGesturePressAndHoldGesture イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnPressAndTapGesturePressAndTapGesture イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnPreviewKeyDownRaises the System.Windows.Forms.Control.PreviewKeyDown event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPrintRaises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPropertyChangedコントロールのいずれかのプロパティ値が変更されたときに、PropertyChangedイベントの呼び出しを処理します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Protected メソッドOnQueryContinueDragRaises the System.Windows.Forms.Control.QueryContinueDrag event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnRegionChangedRaises the System.Windows.Forms.Control.RegionChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnResize Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnRotateGestureRotateGesture イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnScrollValueChangedオーバーライドされます。 スクロールバーコントロールのOnValueChangedイベントを処理します。  
Protected メソッドOnSizeChangedRaises the System.Windows.Forms.Control.SizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnStyleChangedRaises the System.Windows.Forms.Control.StyleChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSubObjectPropChangedサブオブジェクトでプロパティが変更されたときに呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnSystemColorsChangedRaises the System.Windows.Forms.Control.SystemColorsChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabIndexChangedRaises the System.Windows.Forms.Control.TabIndexChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabStopChangedRaises the System.Windows.Forms.Control.TabStopChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTextChangedRaises the System.Windows.Forms.Control.TextChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnThemeChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnTouchProviderRegistrationChangedTouchProvider が登録されたとき、または登録解除されたときに呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Protected メソッドOnTouchProviderStateChangeTouchProvider の状態が変わったとき (その Visble プロパティか Enabled プロパティが変わったときなど) に呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Protected メソッドOnTwoFingerTapGestureTwoFingerTapGesture イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドOnValidatedRaises the System.Windows.Forms.Control.Validated event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnValidatingRaises the System.Windows.Forms.Control.Validating event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnVisibleChangedコントロールのVisibleChangedイベントを呼び出します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Protected メソッドOnZoomFactorChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnZoomGestureZoomGesture イベントを発生します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドProcessCmdKeyProcesses a command key. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessDialogCharProcesses a dialog character. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessDialogKeyProcesses a dialog key. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessKeyEventArgsProcesses a key message and generates the appropriate control events. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessKeyPreviewPreviews a keyboard message. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseDragEventRaises the appropriate drag event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseKeyEventRaises the appropriate key event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseMouseEventRaises the appropriate mouse event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaisePaintEventRaises the appropriate paint event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRecreateHandleForces the re-creation of the handle for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドRescaleConstantsForDpiProvides constants for rescaling the control when a DPI change occurs. System.Windows.Forms.Controlから継承されます。
Protected メソッドResetMouseEventArgsResets the control to handle the System.Windows.Forms.Control.MouseLeave event. System.Windows.Forms.Controlから継承されます。
Protected メソッドResetSelectionStrategyActivityResetSelectionStrategyActivity Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドResetSelectionStrategyDayResetSelectionStrategyDay Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドRtlTranslateAlignmentオーバーロードされます。 Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateHorizontalConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateLeftRightConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドScaleControl System.Windows.Forms.Controlから継承されます。
Protected メソッドSetAutoSizeModeSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetBoundsCorePerforms the work of setting the specified bounds of this control. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetClientSizeCoreSets the size of the client area of the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetStyleSets a specified System.Windows.Forms.ControlStyles flag to either true or false. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetTopLevelSets the control as the top-level control. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetVisibleCoreSets the control to the specified visible state. System.Windows.Forms.Controlから継承されます。
Protected メソッドShouldSerializeActivityDisplayStyleActivityDisplayStyle プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeAppearanceプロパティにシリアル化が必要なデータが含まれる場合は True を返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeAppointmentEndTimeVisibleAppointmentEndTimeVisible プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeAutoAppointmentDialogAutoAppointmentDialog プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeBorderStyleBorderStyle プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeBorderStyleDayBorderStyleDay プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeBorderStyleDayHeaderプロパティをシリアル化する必要があるかどうかを決定します  
Protected メソッドShouldSerializeCalendarInfoCalendarInfo プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Protected メソッドShouldSerializeCalendarLookCalendarLook プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Protected メソッドShouldSerializeDayDisplayStyleDayDisplayStyle プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeEditAppearanceEditAppearance オブジェクトがすでに作成されていて、そのオブジェクトにシリアル化が必要なデータが含まれている場合は True を返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeGesturesEnabledGesturesEnabled プロパティがシリアル化を要求するかどうかを示すブール値を返します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。
Protected メソッドShouldSerializeMaximumOwnersInViewMaximumOwnersInView プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeOwnerDisplayStyleOwnerDisplayStyle プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeOwnerNavigationStyleOwnerNavigationStyle プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeScrollbarVisibleScrollbarVisible プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeScrollChangeLargeプロパティをシリアル化する必要があるかどうかを決定します  
Protected メソッドShouldSerializeScrollChangeSmallScrollChangeSmall プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeShowClickToAddIndicatorShowClickToAddIndicator プロパティをデフォルト値から変更したかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeShowEditorButtonsShowEditorButtons プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeShowOwnerHeaderShowOwnerHeader プロパティが変更されていてシリアル化が必要な場合は True を返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeTimeDisplayStyleTimeDisplayStyle プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドShouldSerializeTipStyleActivityTipStyleActivity プロパティがデフォルト値から変更されていて、シリアル化する必要があるかどうかを決定します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBaseから継承されます。
Protected メソッドSizeFromClientSize System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateStylesForces the assigned styles to be reapplied to the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateZOrderUpdates the control in its parent's z-order. System.Windows.Forms.Controlから継承されます。
Protected メソッドWndProcProcesses Windows messages. System.Windows.Forms.Controlから継承されます。
トップ
参照