| 名前 | 解説 |
| AdjustSizeIfPossible | オーバーライドされます。 カレンダーのサイズに影響するプロパティが変更されているとき、カレンダーサイズへの変更を処理します。 |
| AfterMonthPopupClosed | MonthPopupウィンドウが閉じた後で呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| AfterMonthPopupDropDown | MonthPopupウィンドウがドロップダウンされた後で呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| BeforeMonthPopupDropDown | MonthPopupウィンドウがドロップダウンされる前に呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ButtonStyleChanged | ボタンスタイルが変更されたときに呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| CalendarControlBorderStyleResolved | オーバーライドされます。 カレンダーコントロール/ドロップダウン領域の境界線スタイルを返します。 |
| CalendarInfoChanged | オーバーライドされます。 UltraScheduleControlBase.CalendarInfo オブジェクトの通知変更を処理します。 |
| CalendarLookChanged | オーバーライドされます。 UltraScheduleControlBase.CalendarLook オブジェクトの通知変更を処理します。 |
| ClearSelection | 関連付けられた UltraCalendarInfo の UltraCalendarInfo.SelectedDateRanges コレクションをクリアするための一般的なルーチン Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| CreateComponentRole | オーバーライドされます。 コントロールのスタイル情報を提供するコンポーネント ロールを作成するために使用される Factory メソッド。 |
| CreateControlsInstance | Creates a new instance of the control collection for the control. System.Windows.Forms.Controlから継承されます。 |
| CreateHandle | Creates a handle for the control. System.Windows.Forms.Controlから継承されます。 |
| CreateUIAutomationProvider | Infragistics.Win.UltraControlBaseから継承されます。 |
| DayNearestPoint | 指定したポイントに最も近い Day オブジェクトを返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| DefWndProc | Sends the specified message to the default window procedure. System.Windows.Forms.Controlから継承されます。 |
| DestroyHandle | Destroys the handle associated with the control. System.Windows.Forms.Controlから継承されます。 |
| DirtyCalendarElements | オーバーライドされます。 カレンダーのUIElementのダーティ化を処理します。 |
| DrawControl | オーバーロードされます。 Infragistics.Win.UltraControlBaseから継承されます。 |
| Finalize | System.ComponentModel.Componentから継承されます。 |
| GetAccessibilityObjectById | Retrieves the specified System.Windows.Forms.AccessibleObject. System.Windows.Forms.Controlから継承されます。 |
| GetAutoSizeMode | Retrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。 |
| GetChildControlsInterestedInZoomChange | オーバーライドされます。 CalendarDropdownControl を提供するためにオーバーライドされます。 |
| GetGestureMessageControl | Infragistics.Win.UltraControlBaseから継承されます。 |
| GetScaledBounds | Retrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。 |
| GetSelectionManager | Infragistics.Win.UltraControlBaseから継承されます。 |
| GetService | System.ComponentModel.Componentから継承されます。 |
| GetStyle | Retrieves the value of the specified control style bit for the control. System.Windows.Forms.Controlから継承されます。 |
| GetTopLevel | Determines if the control is a top-level control. System.Windows.Forms.Controlから継承されます。 |
| GetVisibleMonthForDate | 特定の日付を含む Infragistics.Win.UltraWinSchedule.MonthViewMulti.VisibleMonth。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| InitLayout | Called after the control has been added to another container. System.Windows.Forms.Controlから継承されます。 |
| InternalDayRangeSelection | Day 範囲選択を処理します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| InternalDaySelected | 単一の Day の選択変更を処理します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| InternalEnsureVisible | オーバーロードされます。 現在表示されていない場合、Month を表示領域にスクロールします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| InternalGetDayFromPoint | 特定の位置に関連付けられた Day オブジェクトを返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| InternalMonthRangeSelected | Month オブジェクトの範囲選択を処理します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| InternalMonthSelected | 単一の Month オブジェクトの選択変更を処理します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| InternalScroll | 指定された月の数ずつコントロールをスクロールします。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| InternalWeekRangeSelected | Week オブジェクトの範囲の選択変更を処理します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| InternalWeekSelected | 単一の Week オブジェクトの選択変更を処理します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| InvalidateCalendarControlUIElement | オーバーライドされます。 カレンダーコントロールの無効化を処理します。 |
| InvokeGotFocus | Raises the System.Windows.Forms.Control.GotFocus event for the specified control. System.Windows.Forms.Controlから継承されます。 |
| InvokeLostFocus | Raises the System.Windows.Forms.Control.LostFocus event for the specified control. System.Windows.Forms.Controlから継承されます。 |
| InvokeOnClick | Raises the System.Windows.Forms.Control.Click event for the specified control. System.Windows.Forms.Controlから継承されます。 |
| InvokePaint | Raises the System.Windows.Forms.Control.Paint event for the specified control. System.Windows.Forms.Controlから継承されます。 |
| InvokePaintBackground | Raises the PaintBackground event for the specified control. System.Windows.Forms.Controlから継承されます。 |
| IsInputChar | 指定された文字が前処理されず、コントロールに直接送られる場合は True、それ以外の場合は False を返します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
| IsInputKey | オーバーライドされます。 指定されたキーが入力キーであるか、事前の処理を必要とする特別なキーであるかを決定します。 |
| MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 |
| MetricsChanged | オーバーライドされます。 オーバーライドされます。カレンダー コントロールのサイズと UltraMonthViewMultiBase.VisibleMonths コレクションを変更するために使用されます。 |
| MonthNearestPoint | 指定したポイントに最も近い Month オブジェクトを返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| NotifyInvalidate | Raises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. System.Windows.Forms.Controlから継承されます。 |
| NotifyPropChange | オーバーロードされます。 Infragistics.Win.UltraControlBaseから継承されます。 |
| OnAfterCloseUp | DropDownが閉じた後で、AfterCloseUp イベントを発生させます。 |
| OnAfterDisplayMonthPopup | オーバーライドされます。 Infragistics.Win.UltraWinSchedule.MonthViewMulti.UltraMonthPopupControl が表示された後で、AfterDisplayMonthPopup イベントを発生させます。 |
| OnAfterDropDown | DropDown が表示された後で、AfterDropDown イベントを発生させます。 |
| OnAfterMonthScroll | オーバーライドされます。 UltraMonthViewMultiBase.FirstMonth が変更された後で、AfterMonthScroll イベントを発生させます。 |
| OnAfterPerformAction | アクションが実行された後に AfterPerformAction イベントを発生させます。 |
| OnAfterSpin | スピン ボタンまたは矢印キーで Value プロパティが変更された後で、AfterSpin イベントを発生させます。 |
| OnAnimationResumed | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnAutoSizeChanged | Raises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnBackColorChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnBackgroundImageLayoutChanged | Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnBeforeDisplayAppointmentDialog | 関連付けられた UltraCalendarInfo オブジェクトの BeforeDisplayAppointmentDialog イベントが発生したときに呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
| OnBeforeDisplayDayToolTip | オーバーライドされます。 Day のツールチップが表示される前に、BeforeDisplayDayToolTip イベントを発生させます。 |
| OnBeforeDisplayMonthPopup | オーバーライドされます。 Infragistics.Win.UltraWinSchedule.MonthViewMulti.UltraMonthPopupControl が表示される前に BeforeDisplayMonthPopup イベントを発生させます。 |
| OnBeforeDropDown | DropDown が表示される前に、BeforeDropDown イベントを発生させます。 |
| OnBeforeMonthScroll | オーバーライドされます。 UltraMonthViewMultiBase.FirstMonth が変更される前に、BeforeMonthScroll イベントを発生させます。 |
| OnBeforePerformAction | アクションが実行される前に BeforePerformAction イベントを発生させます。 |
| OnBeforeSpin | スピン ボタンまたは矢印キーで Value プロパティが変更される前に、BeforeSpin イベントを発生させます。 |
| OnBeginInit | オーバーライドされます。 コントロールのメンバーの初期化が開始されたことをコントロールを通知します。 |
| OnBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnCalendarInfoAttach | オーバーライドされます。 UltraCalendarInfo オブジェクトが作成またはUltraScheduleControlBase.CalendarInfo プロパティが設定されるときに呼び出されます。 |
| OnCalendarLookAttach | オーバーライドされます。 UltraCalendarLook オブジェクトが作成またはUltraScheduleControlBase.CalendarLook プロパティが設定されるときに呼び出されます。 |
| OnCalendarLookChanged | このコントロールの UltraScheduleControlBase.CalendarLook プロパティに割り当てられた UltraCalendarLook インスタンスのプロパティが変更された時に呼び出されます。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| OnCausesValidationChanged | Raises the System.Windows.Forms.Control.CausesValidationChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnChangeUICues | Raises the System.Windows.Forms.Control.ChangeUICues event. System.Windows.Forms.Controlから継承されます。 |
| OnClick | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnClientSizeChanged | Raises the System.Windows.Forms.Control.ClientSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnContextMenuChanged | Raises the System.Windows.Forms.Control.ContextMenuChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnContextMenuStripChanged | Raises the System.Windows.Forms.Control.ContextMenuStripChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnControlAdded | Raises the System.Windows.Forms.Control.ControlAdded event. System.Windows.Forms.Controlから継承されます。 |
| OnControlRemoved | Raises the System.Windows.Forms.Control.ControlRemoved event. System.Windows.Forms.Controlから継承されます。 |
| OnCreateControl | オーバーライドされます。 オーバーライドされます。作成時にコントロールを初期化します。 |
| OnCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnDockChanged | Raises the System.Windows.Forms.Control.DockChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnDoubleClick | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnDpiChangedAfterParent | Raises the System.Windows.Forms.Control.DpiChangedAfterParent event. System.Windows.Forms.Controlから継承されます。 |
| OnDpiChangedBeforeParent | Raises the System.Windows.Forms.Control.DpiChangedBeforeParent event. System.Windows.Forms.Controlから継承されます。 |
| OnDragDrop | Raises the System.Windows.Forms.Control.DragDrop event. System.Windows.Forms.Controlから継承されます。 |
| OnDragEnter | Raises the System.Windows.Forms.Control.DragEnter event. System.Windows.Forms.Controlから継承されます。 |
| OnDragLeave | Raises the System.Windows.Forms.Control.DragLeave event. System.Windows.Forms.Controlから継承されます。 |
| OnDragOver | Raises the System.Windows.Forms.Control.DragOver event. System.Windows.Forms.Controlから継承されます。 |
| OnEditorKeyDown | エディターのKeyDownイベントを処理します。 |
| OnEditorKeyPress | エディターのKeyPressイベントを処理します。 |
| OnEditorKeyUp | エディターのKeyUpイベントを処理します。 |
| OnEnabledChanged | オーバーライドされます。 System.Windows.Forms.Control.EnabledChanged イベントを発生します。 |
| OnEndInit | オーバーライドされます。 コントロールのメンバーの初期化が終了したことをコントロールに通知します。 |
| OnEnter | オーバーライドされます。 オーバーライドされます。Enterイベントを呼び出します。 |
| OnFontChanged | オーバーライドされます。 オーバーライドされます。FontChangedイベントを呼び出すために使用されます。 |
| OnForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnGestureCompleted | オーバーライドされます。 GestureCompleted イベントを発生します。 |
| OnGestureQueryStatus | オーバーライドされます。 GestureQueryStatus イベントを発生します。 |
| OnGestureStarting | オーバーライドされます。 GestureStarting イベントを発生します。 |
| OnGiveFeedback | Raises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。 |
| OnGotFocus | オーバーライドされます。 System.Windows.Forms.Control.GotFocus イベントを発生します。 |
| OnHandleCreated | オーバーライドされます。 System.Windows.Forms.Control.HandleCreated イベントを発生します。 |
| OnHandleDestroyed | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnHelpRequested | Raises the System.Windows.Forms.Control.HelpRequested event. System.Windows.Forms.Controlから継承されます。 |
| OnImeModeChanged | Raises the System.Windows.Forms.Control.ImeModeChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnInvalidated | Raises the System.Windows.Forms.Control.Invalidated event. System.Windows.Forms.Controlから継承されます。 |
| OnKeyDown | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnKeyPress | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnKeyUp | Raises the System.Windows.Forms.Control.KeyUp event. System.Windows.Forms.Controlから継承されます。 |
| OnLayout | Raises the System.Windows.Forms.Control.Layout event. System.Windows.Forms.Controlから継承されます。 |
| OnLeave | オーバーライドされます。 オーバーライドされます。Leaveイベントを呼び出します。 |
| OnLocationChanged | Raises the System.Windows.Forms.Control.LocationChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnLostFocus | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnMarginChanged | Raises the System.Windows.Forms.Control.MarginChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnMouseCaptureChanged | Raises the System.Windows.Forms.Control.MouseCaptureChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnMouseClick | Raises the System.Windows.Forms.Control.MouseClick event. System.Windows.Forms.Controlから継承されます。 |
| OnMouseDoubleClick | Raises the System.Windows.Forms.Control.MouseDoubleClick event. System.Windows.Forms.Controlから継承されます。 |
| OnMouseDown | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnMouseEnter | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnMouseEnterElement | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnMouseHover | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnMouseLeave | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnMouseLeaveElement | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnMouseMove | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnMouseUp | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnMouseWheel | オーバーライドされます。 オーバーライドされます。編集部分のMouseWheel移動の対応を処理します。 |
| OnMove | Raises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。 |
| OnNotifyMessage | Notifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。 |
| OnOffice2007ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnOffice2010ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnOffice2013ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnPaddingChanged | Raises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnPaint | コントロールの Paint イベントを呼び出します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
| OnPaintBackground | Paints the background of the control. System.Windows.Forms.Controlから継承されます。 |
| OnPanGesture | オーバーライドされます。 PanGesture イベントを発生します。 |
| OnParentBackColorChanged | Raises 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から継承されます。 |
| OnParentBackgroundImageChanged | Raises 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から継承されます。 |
| OnParentBindingContextChanged | Raises 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から継承されます。 |
| OnParentChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnParentCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnParentEnabledChanged | Raises 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から継承されます。 |
| OnParentFontChanged | Raises 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から継承されます。 |
| OnParentForeColorChanged | Raises 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から継承されます。 |
| OnParentRightToLeftChanged | Raises 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から継承されます。 |
| OnParentVisibleChanged | Raises 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から継承されます。 |
| OnPressAndHoldGesture | オーバーライドされます。 PressAndHoldGesture イベントを発生します。 |
| OnPressAndTapGesture | オーバーライドされます。 PressAndTapGesture イベントを発生します。 |
| OnPreviewKeyDown | Raises the System.Windows.Forms.Control.PreviewKeyDown event. System.Windows.Forms.Controlから継承されます。 |
| OnPrint | Raises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.Controlから継承されます。 |
| OnPropertyChanged | コントロールのいずれかのプロパティ値が変更されたときに、PropertyChangedイベントの呼び出しを処理します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| OnQueryContinueDrag | Raises the System.Windows.Forms.Control.QueryContinueDrag event. System.Windows.Forms.Controlから継承されます。 |
| OnRegionChanged | Raises the System.Windows.Forms.Control.RegionChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnResize | オーバーライドされます。 オーバーライドされます。Resizeイベントを呼び出すために使用されます。 |
| OnRightToLeftChanged | オーバーライドされます。 オーバーライド。RightToLeftChangedイベントを呼び出すために使用されます。 |
| OnRotateGesture | オーバーライドされます。 RotateGesture イベントを発生します。 |
| OnSelectionMouseUp | オーバーライドされます。 選択アクションの後でMouseUpが発生します。 |
| OnSizeChanged | Raises the System.Windows.Forms.Control.SizeChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnStyleChanged | Raises the System.Windows.Forms.Control.StyleChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnSubObjectPropChanged | オーバーライドされます。 サブ オブジェクトでプロパティが変更されたときに呼び出されます。 |
| OnSystemColorsChanged | Raises the System.Windows.Forms.Control.SystemColorsChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnTabIndexChanged | Raises the System.Windows.Forms.Control.TabIndexChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnTabStopChanged | Raises the System.Windows.Forms.Control.TabStopChanged event. System.Windows.Forms.Controlから継承されます。 |
| OnTextChanged | オーバーライドされます。 Text プロパティが変更された後で、TextChangedイベントを発生させます。 |
| OnThemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnTouchProviderRegistrationChanged | オーバーライドされます。 TouchProvider が登録されたとき、または登録解除されたときに呼び出されます。 |
| OnTouchProviderStateChange | オーバーライドされます。 TouchProvider の状態が変わったとき (その Visble プロパティか Enabled プロパティが変わったときなど) に呼び出されます。 |
| OnTwoFingerTapGesture | オーバーライドされます。 TwoFingerTapGesture イベントを発生します。 |
| OnValidated | Raises the System.Windows.Forms.Control.Validated event. System.Windows.Forms.Controlから継承されます。 |
| OnValidating | Raises the System.Windows.Forms.Control.Validating event. System.Windows.Forms.Controlから継承されます。 |
| OnValidationError | Value が無効な日付に設定されているとき、ValidationError イベントを発生させます。 |
| OnValueChanged | Value プロパティが変更された後で、ValueChanged イベントを発生させます。 |
| OnVisibleChanged | コントロールのVisibleChangedイベントを呼び出します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
| OnVisibleMonthsChanged | オーバーライドされます。 UltraMonthViewMultiBase.VisibleMonths が変更された後で、VisibleMonthsChanged イベントを発生させます。 |
| OnZoomFactorChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
| OnZoomGesture | オーバーライドされます。 ZoomGesture イベントを発生します。 |
| PerformCalendarAction | 基本のカレンダーアクションを処理します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ProcessCmdKey | Processes a command key. System.Windows.Forms.Controlから継承されます。 |
| ProcessDialogChar | Processes a dialog character. System.Windows.Forms.Controlから継承されます。 |
| ProcessDialogKey | Processes a dialog key. System.Windows.Forms.Controlから継承されます。 |
| ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. System.Windows.Forms.Controlから継承されます。 |
| ProcessKeyPreview | Previews a keyboard message. System.Windows.Forms.Controlから継承されます。 |
| RaiseDragEvent | Raises the appropriate drag event. System.Windows.Forms.Controlから継承されます。 |
| RaiseKeyEvent | Raises the appropriate key event. System.Windows.Forms.Controlから継承されます。 |
| RaiseMouseEvent | Raises the appropriate mouse event. System.Windows.Forms.Controlから継承されます。 |
| RaisePaintEvent | Raises the appropriate paint event. System.Windows.Forms.Controlから継承されます。 |
| RecreateHandle | Forces the re-creation of the handle for the control. System.Windows.Forms.Controlから継承されます。 |
| RescaleConstantsForDpi | Provides constants for rescaling the control when a DPI change occurs. System.Windows.Forms.Controlから継承されます。 |
| ResetMouseEventArgs | Resets the control to handle the System.Windows.Forms.Control.MouseLeave event. System.Windows.Forms.Controlから継承されます。 |
| 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から継承されます。 |
| RtlTranslateHorizontal | Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
| RtlTranslateLeftRight | Converts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
| ScaleControl | System.Windows.Forms.Controlから継承されます。 |
| ScrollControl | Infragistics.Win.UltraControlBaseから継承されます。 |
| SetAutoSizeMode | Sets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。 |
| SetBoundsCore | オーバーライドされます。 このコントロールの指定された範囲の設定作業を実行します。 |
| SetClientSizeCore | Sets the size of the client area of the control. System.Windows.Forms.Controlから継承されます。 |
| SetStyle | Sets a specified System.Windows.Forms.ControlStyles flag to either true or false. System.Windows.Forms.Controlから継承されます。 |
| SetTopLevel | Sets the control as the top-level control. System.Windows.Forms.Controlから継承されます。 |
| SetVisibleCore | Sets the control to the specified visible state. System.Windows.Forms.Controlから継承されます。 |
| ShouldCalendarReceiveFocus | オーバーライドされます。 コントロールがカレンダー部分にフォーカスを設定しようとする前にチェックされます。 |
| ShouldSerializeAllowMonthPopup | UltraMonthViewMultiBase.AllowMonthPopup プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeAllowMonthSelection | UltraMonthViewMultiBase.AllowMonthSelection プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeAllowNull | AllowNull プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeAllowWeekSelection | UltraMonthViewMultiBase.AllowWeekSelection プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeAppearance | Appearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 |
| ShouldSerializeAutoCloseUp | AutoCloseUp プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeAutoSelect | AutoSelect プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeAutoSelectionUpdate | AutoSelectionUpdate プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeAutoSize | AutoSize プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeBackColor | System.Windows.Forms.Control.BackColor プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeBorderStyle | BorderStyle プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeBorderStyleCalendar | UltraMonthViewMultiBase.BorderStyleCalendar プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeBorderStyleDay | UltraMonthViewMultiBase.BorderStyleDay プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeBorderStyleDropDown | BorderStyleDropDown プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeBorderStyleMonthHeader | UltraMonthViewMultiBase.BorderStyleMonthHeader プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeBorderStyleMonthPopup | UltraMonthViewMultiBase.BorderStyleMonthPopup プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeButtonStyle | UltraMonthViewMultiBase.ButtonStyle プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeCalendarInfo | UltraScheduleControlBase.CalendarInfo プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
| ShouldSerializeCalendarLook | UltraScheduleControlBase.CalendarLook プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
| ShouldSerializeDateButtonAppearance | DateButtonAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 |
| ShouldSerializeDateButtonAreaAppearance | DateButtonAreaAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 |
| ShouldSerializeDateButtonAreaVisible | DateButtonAreaVisible プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeDateButtons | DateButtons プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeDateSelectionType | DateSelectionType プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeDayDisplayStyle | UltraMonthViewMultiBase.DayDisplayStyle プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeDayOfWeekCaptionStyle | UltraMonthViewMultiBase.DayOfWeekCaptionStyle プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeDayOfWeekDisplayStyle | UltraMonthViewMultiBase.DayOfWeekDisplayStyle プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeDropDownAlignRight | DropDownAlignRight プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeDropDownAppearance | DropDownAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 |
| ShouldSerializeFormat | Format プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeGesturesEnabled | GesturesEnabled プロパティがシリアル化を要求するかどうかを示すブール値を返します。 Infragistics.Win.UltraWinSchedule.UltraScheduleControlBaseから継承されます。 |
| ShouldSerializeMinimumDaySize | UltraMonthViewMultiBase.MinimumDaySize プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeMonthDimensions | UltraMonthViewMultiBase.MonthDimensions プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeMonthHeaderCaptionStyle | UltraMonthViewMultiBase.MonthHeaderCaptionStyle プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeMonthHeaderPadding | UltraMonthViewMultiBase.MonthHeaderPadding プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeMonthHeadersVisible | UltraMonthViewMultiBase.MonthHeadersVisible プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeMonthOrientation | UltraMonthViewMultiBase.MonthOrientation プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeMonthPadding | UltraMonthViewMultiBase.MonthPadding プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeMonthPopupAppearance | UltraMonthViewMultiBase.MonthPopupAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeMonthScrollButtonAppearance | UltraMonthViewMultiBase.MonthScrollButtonAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeMonthScrollButtonsVisible | UltraMonthViewMultiBase.MonthScrollButtonsVisible プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeMonthScrollChange | UltraMonthViewMultiBase.MonthScrollChange プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeNullDateLabel | NullDateLabel プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeOverrideFontSettings | UltraMonthViewMultiBase.OverrideFontSettings プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializePlaceHoldersVisible | UltraMonthViewMultiBase.PlaceHoldersVisible プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeReadOnly | ReadOnly プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeScrollButtonAppearance | UltraMonthViewMultiBase.ScrollButtonAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeScrollButtonsVisible | UltraMonthViewMultiBase.ScrollButtonsVisible プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeScrollChange | UltraMonthViewMultiBase.ScrollChange プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeSpinButtonIncrement | SpinButtonIncrement プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeSpinButtonIncrementValue | SpinButtonIncrementValue プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeSpinButtonIntervalSettings | SpinButtonIntervalSettings プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
| ShouldSerializeSpinButtonsVisible | SpinButtonsVisible プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeTextPadding | TextPadding プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeTipStyle | UltraMonthViewMultiBase.TipStyle プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeTrailingDaysVisible | UltraMonthViewMultiBase.TrailingDaysVisible プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeUseAlternateMonthAppearances | UltraMonthViewMultiBase.UseAlternateMonthAppearances プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeUseEditContextMenu | UseEditContextMenu プロパティのシリアル化が必要かどうかを示します。 |
| ShouldSerializeWeekNumbersVisible | UltraMonthViewMultiBase.WeekNumbersVisible プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeYearScrollButtonAppearance | UltraMonthViewMultiBase.YearScrollButtonAppearance プロパティに、シリアル化が必要なデータが含まれているかどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeYearScrollButtonsVisible | UltraMonthViewMultiBase.YearScrollButtonsVisible プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| ShouldSerializeYearScrollChange | UltraMonthViewMultiBase.YearScrollChange プロパティのシリアル化が必要かどうかを示します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| SizeFromClientSize | System.Windows.Forms.Controlから継承されます。 |
| UpdateStyles | Forces the assigned styles to be reapplied to the control. System.Windows.Forms.Controlから継承されます。 |
| UpdateZOrder | Updates the control in its parent's z-order. System.Windows.Forms.Controlから継承されます。 |
| VerifyScrollButtonsEnabled | オーバーライドされます。 スクロールボタンの有効化された状態のチェック/変更を処理します。 |
| WeekNearestPoint | 指定されたポイントに最も近い Week オブジェクトを返します。 Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBaseから継承されます。 |
| WndProc | Processes Windows messages. System.Windows.Forms.Controlから継承されます。 |