| | Имя | Описание |
 | AddChart | Происходит, когда необходимо добавить диаграмму. |
 | AddDefinedName | Происходит, когда новое определенное имя должно быть добавлено. |
 | AddHyperlink | Происходит, когда должна быть добавлена гиперссылка. |
 | AlignmentProperties | Происходит, когда необходимо изменить свойства выравнивания. |
 | AutoSizeChanged | Occurs when the System.Windows.Forms.UserControl.AutoSize property changes. (Наследуется от System.Windows.Forms.UserControl) |
 | AutoValidateChanged | Occurs when the System.Windows.Forms.UserControl.AutoValidate property changes. (Наследуется от System.Windows.Forms.UserControl) |
 | BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Наследуется от System.Windows.Forms.Control) |
 | BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Наследуется от System.Windows.Forms.Control) |
 | BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Наследуется от System.Windows.Forms.Control) |
 | BindingContextChanged | Occurs when the value of the System.Windows.Forms.BindingContext property changes. (Наследуется от System.Windows.Forms.Control) |
 | Borders | Происходит, когда необходимо добавить границы. |
 | CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Наследуется от System.Windows.Forms.Control) |
 | ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (Наследуется от System.Windows.Forms.Control) |
 | Click | Occurs when the control is clicked. (Наследуется от System.Windows.Forms.Control) |
 | ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Наследуется от System.Windows.Forms.Control) |
 | ColorRequest | Происходит при запросе цвета. |
 | ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Наследуется от System.Windows.Forms.Control) |
 | ControlAdded | Occurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Наследуется от System.Windows.Forms.Control) |
 | ControlRemoved | Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Наследуется от System.Windows.Forms.Control) |
 | CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Наследуется от System.Windows.Forms.Control) |
 | DataContextChanged | (Наследуется от System.Windows.Forms.Control) |
 | Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Наследуется от System.ComponentModel.Component) |
 | DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. (Наследуется от System.Windows.Forms.Control) |
 | DoubleClick | Occurs when the control is double-clicked. (Наследуется от System.Windows.Forms.Control) |
 | DpiChangedAfterParent | Occurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. (Наследуется от System.Windows.Forms.Control) |
 | DpiChangedBeforeParent | Occurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. (Наследуется от System.Windows.Forms.Control) |
 | DragDrop | Occurs when a drag-and-drop operation is completed. (Наследуется от System.Windows.Forms.Control) |
 | DragEnter | Occurs when an object is dragged into the control's bounds. (Наследуется от System.Windows.Forms.Control) |
 | DragLeave | Occurs when an object is dragged out of the control's bounds. (Наследуется от System.Windows.Forms.Control) |
 | DragOver | Occurs when an object is dragged over the control's bounds. (Наследуется от System.Windows.Forms.Control) |
 | EditCellFormulaError | Происходит при возникновении ошибки при редактировании формулы ячейки. |
 | EditComment | Происходит, когда необходимо отредактировать комментарий. |
 | EditDrawing | Происходит, когда рисунок должен быть отредактирован. |
 | EditHyperlink | Происходит, когда должна быть отредактирована гиперссылка. |
 | EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. (Наследуется от System.Windows.Forms.Control) |
 | Enter | Occurs when the control is entered. (Наследуется от System.Windows.Forms.Control) |
 | ExportFile | Происходит, когда панели необходимо экспортировать документ в файл. |
 | FilenameChanged | Происходит при изменении имени файла. |
 | FontChanged | Occurs when the System.Windows.Forms.Control.Font property value changes. (Наследуется от System.Windows.Forms.Control) |
 | FontProperties | Происходит, когда необходимо изменить свойства шрифта. |
 | ForeColorChanged | Occurs when the System.Windows.Forms.Control.ForeColor property value changes. (Наследуется от System.Windows.Forms.Control) |
 | FormulaPanelInsertFunction | Происходит, когда необходимо изменить свойства выравнивания. |
 | GiveFeedback | Occurs during a drag operation. (Наследуется от System.Windows.Forms.Control) |
 | GotFocus | Occurs when the control receives focus. (Наследуется от System.Windows.Forms.Control) |
 | HandleCreated | Occurs when a handle is created for the control. (Наследуется от System.Windows.Forms.Control) |
 | HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (Наследуется от System.Windows.Forms.Control) |
 | HelpRequested | Occurs when the user requests help for a control. (Наследуется от System.Windows.Forms.Control) |
 | ImageStreamRequest | Происходит, когда запрашивается поток изображения. |
 | ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. (Наследуется от System.Windows.Forms.Control) |
 | InsertDefinedNameInFormula | Происходит, когда определенное имя должно быть вставлено в формулу. |
 | InsertFunction | Происходит, когда необходимо вставить функцию. |
 | Invalidated | Occurs when a control's display requires redrawing. (Наследуется от System.Windows.Forms.Control) |
 | KeyDown | Occurs when a key is pressed while the control has focus. (Наследуется от System.Windows.Forms.Control) |
 | KeyPress | Occurs when a character. space or backspace key is pressed while the control has focus. (Наследуется от System.Windows.Forms.Control) |
 | KeyUp | Occurs when a key is released while the control has focus. (Наследуется от System.Windows.Forms.Control) |
 | Layout | Occurs when a control should reposition its child controls. (Наследуется от System.Windows.Forms.Control) |
 | Leave | Occurs when the input focus leaves the control. (Наследуется от System.Windows.Forms.Control) |
 | Load | Occurs before the control becomes visible for the first time. (Наследуется от System.Windows.Forms.UserControl) |
 | LocationChanged | Occurs when the System.Windows.Forms.Control.Location property value has changed. (Наследуется от System.Windows.Forms.Control) |
 | LostFocus | Occurs when the control loses focus. (Наследуется от System.Windows.Forms.Control) |
 | MarginChanged | Occurs when the control's margin changes. (Наследуется от System.Windows.Forms.Control) |
 | MouseCaptureChanged | Occurs when the control loses mouse capture. (Наследуется от System.Windows.Forms.Control) |
 | MouseClick | Occurs when the control is clicked by the mouse. (Наследуется от System.Windows.Forms.Control) |
 | MouseDoubleClick | Occurs when the control is double clicked by the mouse. (Наследуется от System.Windows.Forms.Control) |
 | MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Наследуется от System.Windows.Forms.Control) |
 | MouseEnter | Occurs when the mouse pointer enters the control. (Наследуется от System.Windows.Forms.Control) |
 | MouseHover | Occurs when the mouse pointer rests on the control. (Наследуется от System.Windows.Forms.Control) |
 | MouseLeave | Occurs when the mouse pointer leaves the control. (Наследуется от System.Windows.Forms.Control) |
 | MouseMove | Occurs when the mouse pointer is moved over the control. (Наследуется от System.Windows.Forms.Control) |
 | MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (Наследуется от System.Windows.Forms.Control) |
 | MouseWheel | Occurs when the mouse wheel moves while the control has focus. (Наследуется от System.Windows.Forms.Control) |
 | Move | Occurs when the control is moved. (Наследуется от System.Windows.Forms.Control) |
 | MoveWorksheet | Происходит, когда лист необходимо переместить. |
 | NavigationPanelColorRequest | Происходит при запросе цвета. |
 | NewComment | Происходит, когда необходимо добавить комментарий. |
 | NumberFormatProperties | Происходит, когда необходимо изменить свойства числового формата. |
 | OpenFileRequest | Происходит, когда панели необходимо открыть документ из файла. |
 | PaddingChanged | Occurs when the control's padding changes. (Наследуется от System.Windows.Forms.Control) |
 | Paint | Occurs when the control is redrawn. (Наследуется от System.Windows.Forms.Control) |
 | ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. (Наследуется от System.Windows.Forms.Control) |
 | PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Наследуется от System.Windows.Forms.Control) |
 | PrintDocument | Происходит, когда документ необходимо распечатать. |
 | QueryAccessibilityHelp | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Наследуется от System.Windows.Forms.Control) |
 | QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Наследуется от System.Windows.Forms.Control) |
 | RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. (Наследуется от System.Windows.Forms.Control) |
 | RemoveWorksheet | Происходит, когда лист необходимо удалить. |
 | RenameWorksheet | Происходит, когда лист необходимо переименовать. |
 | Resize | Occurs when the control is resized. (Наследуется от System.Windows.Forms.Control) |
 | RightToLeftChanged | Occurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Наследуется от System.Windows.Forms.Control) |
 | SaveAsRequest | Происходит, когда панели необходимо сохранить документ в файл. |
 | SaveChangesRequest | Происходит, когда панели необходимо сохранить изменения в исходном файле. |
 | Scroll | Occurs when the user or code scrolls through the client area. (Наследуется от System.Windows.Forms.ScrollableControl) |
 | SetColumnWidth | Происходит, когда необходимо задать ширину столбца. |
 | SetDefaultColumnWidth | Происходит, когда необходимо задать ширину столбца по умолчанию. |
 | SetDefaultRowHeight | Происходит, когда необходимо задать высоту строки по умолчанию. |
 | SetRowHeight | Происходит, когда необходимо задать высоту строки. |
 | ShowCellPasteSpecial | Происходит, когда необходимо отобразить диалоговое окно "Вставить ячейки (специальный режим)". |
 | ShowDefinedNamesManager | Происходит, когда должен быть показан менеджер определенных имен. |
 | ShowDocumentInfo | Происходит, когда необходимо отобразить информацию о документе. |
 | ShowPrintLayoutSettings | Происходит, когда необходимо отобразить настройки макета печати. |
 | ShowPrintPageSettings | Происходит, когда необходимо отобразить настройки страницы печати. |
 | ShowPrintPreview | Происходит, когда необходимо отобразить предварительный просмотр печати. |
 | ShowVisualEditorOptions | Происходит, когда необходимо отобразить параметры визуального редактора. |
 | SizeChanged | Occurs when the System.Windows.Forms.Control.Size property value changes. (Наследуется от System.Windows.Forms.Control) |
 | StyleChanged | Occurs when the control style changes. (Наследуется от System.Windows.Forms.Control) |
 | SystemColorsChanged | Occurs when the system colors change. (Наследуется от System.Windows.Forms.Control) |
 | TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. (Наследуется от System.Windows.Forms.Control) |
 | TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. (Наследуется от System.Windows.Forms.Control) |
 | TextChanged | Raises the System.Windows.Forms.Control.TextChanged event. (Наследуется от System.Windows.Forms.UserControl) |
 | Validated | Occurs when the control is finished validating. (Наследуется от System.Windows.Forms.Control) |
 | Validating | Occurs when the control is validating. (Наследуется от System.Windows.Forms.Control) |
 | VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. (Наследуется от System.Windows.Forms.Control) |
 | VisualEditorError | Происходит при возникновении ошибки в визуальном редакторе. |
 | WorksheetFormat | Происходит, когда необходимо изменить формат листа. |