点击或拖拽改变大小

FormPopup 事件

FormPopup 类型公开以下成员。

事件
  名称说明
公共事件Activated
Occurs when the form is activated in code or by the user.
(继承自 Form。)
公共事件AutoSizeChanged
Occurs when the AutoSize property changes.
(继承自 Form。)
公共事件AutoValidateChanged
Occurs when the AutoValidate property changes.
(继承自 Form。)
公共事件BackColorChanged
Occurs when the value of the BackColor property changes.
(继承自 Control。)
公共事件BackgroundImageChanged
Occurs when the value of the BackgroundImage property changes.
(继承自 Control。)
公共事件BackgroundImageLayoutChanged
Occurs when the BackgroundImageLayout property changes.
(继承自 Control。)
公共事件BindingContextChanged
Occurs when the value of the BindingContext property changes.
(继承自 Control。)
公共事件CausesValidationChanged
Occurs when the value of the CausesValidation property changes.
(继承自 Control。)
公共事件ChangeUICues
Occurs when the focus or keyboard user interface (UI) cues change.
(继承自 Control。)
公共事件Click
Occurs when the control is clicked.
(继承自 Control。)
公共事件ClientSizeChanged
Occurs when the value of the ClientSize property changes.
(继承自 Control。)
公共事件ContextMenuChanged
Occurs when the value of the ContextMenu property changes.
(继承自 Control。)
公共事件ContextMenuStripChanged
Occurs when the value of the ContextMenuStrip property changes.
(继承自 Control。)
公共事件ControlAdded
Occurs when a new control is added to the ControlControlCollection.
(继承自 Control。)
公共事件ControlRemoved
Occurs when a control is removed from the ControlControlCollection.
(继承自 Control。)
公共事件CursorChanged
Occurs when the value of the Cursor property changes.
(继承自 Control。)
公共事件Deactivate
Occurs when the form loses focus and is no longer the active form.
(继承自 Form。)
公共事件Disposed
Occurs when the component is disposed by a call to the Dispose method.
(继承自 Component。)
公共事件DockChanged
Occurs when the value of the Dock property changes.
(继承自 Control。)
公共事件DoubleClick
Occurs when the control is double-clicked.
(继承自 Control。)
公共事件DragDrop
Occurs when a drag-and-drop operation is completed.
(继承自 Control。)
公共事件DragEnter
Occurs when an object is dragged into the control's bounds.
(继承自 Control。)
公共事件DragLeave
Occurs when an object is dragged out of the control's bounds.
(继承自 Control。)
公共事件DragOver
Occurs when an object is dragged over the control's bounds.
(继承自 Control。)
公共事件EnabledChanged
Occurs when the Enabled property value has changed.
(继承自 Control。)
公共事件Enter
Occurs when the control is entered.
(继承自 Control。)
公共事件FontChanged
Occurs when the Font property value changes.
(继承自 Control。)
公共事件ForeColorChanged
Occurs when the ForeColor property value changes.
(继承自 Control。)
公共事件FormClosed
Occurs after the form is closed.
(继承自 Form。)
公共事件FormClosing
Occurs before the form is closed.
(继承自 Form。)
公共事件GiveFeedback
Occurs during a drag operation.
(继承自 Control。)
公共事件GotFocus
Occurs when the control receives focus.
(继承自 Control。)
公共事件HandleCreated
Occurs when a handle is created for the control.
(继承自 Control。)
公共事件HandleDestroyed
Occurs when the control's handle is in the process of being destroyed.
(继承自 Control。)
公共事件HelpButtonClicked
Occurs when the Help button is clicked.
(继承自 Form。)
公共事件HelpRequested
Occurs when the user requests help for a control.
(继承自 Control。)
公共事件ImeModeChanged
Occurs when the ImeMode property has changed.
(继承自 Control。)
公共事件InputLanguageChanged
Occurs after the input language of the form has changed.
(继承自 Form。)
公共事件InputLanguageChanging
Occurs when the user attempts to change the input language for the form.
(继承自 Form。)
公共事件Invalidated
Occurs when a control's display requires redrawing.
(继承自 Control。)
公共事件KeyDown
Occurs when a key is pressed while the control has focus.
(继承自 Control。)
公共事件KeyPress
Occurs when a character. space or backspace key is pressed while the control has focus.
(继承自 Control。)
公共事件KeyUp
Occurs when a key is released while the control has focus.
(继承自 Control。)
公共事件Layout
Occurs when a control should reposition its child controls.
(继承自 Control。)
公共事件Leave
Occurs when the input focus leaves the control.
(继承自 Control。)
公共事件Load
Occurs before a form is displayed for the first time.
(继承自 Form。)
公共事件LocationChanged
Occurs when the Location property value has changed.
(继承自 Control。)
公共事件LostFocus
Occurs when the control loses focus.
(继承自 Control。)
公共事件MarginChanged
Occurs when the control's margin changes.
(继承自 Control。)
公共事件MaximizedBoundsChanged
Occurs when the value of the MaximizedBounds property has changed.
(继承自 Form。)
公共事件MaximumSizeChanged
Occurs when the value of the MaximumSize property has changed.
(继承自 Form。)
公共事件MdiChildActivate
Occurs when a multiple-document interface (MDI) child form is activated or closed within an MDI application.
(继承自 Form。)
公共事件MenuComplete
Occurs when the menu of a form loses focus.
(继承自 Form。)
公共事件MenuStart
Occurs when the menu of a form receives focus.
(继承自 Form。)
公共事件MinimumSizeChanged
Occurs when the value of the MinimumSize property has changed.
(继承自 Form。)
公共事件MouseCaptureChanged
Occurs when the control loses mouse capture.
(继承自 Control。)
公共事件MouseClick
Occurs when the control is clicked by the mouse.
(继承自 Control。)
公共事件MouseDoubleClick
Occurs when the control is double clicked by the mouse.
(继承自 Control。)
公共事件MouseDown
Occurs when the mouse pointer is over the control and a mouse button is pressed.
(继承自 Control。)
公共事件MouseEnter
Occurs when the mouse pointer enters the control.
(继承自 Control。)
公共事件MouseHover
Occurs when the mouse pointer rests on the control.
(继承自 Control。)
公共事件MouseLeave
Occurs when the mouse pointer leaves the control.
(继承自 Control。)
公共事件MouseMove
Occurs when the mouse pointer is moved over the control.
(继承自 Control。)
公共事件MouseUp
Occurs when the mouse pointer is over the control and a mouse button is released.
(继承自 Control。)
公共事件MouseWheel
Occurs when the mouse wheel moves while the control has focus.
(继承自 Control。)
公共事件Move
Occurs when the control is moved.
(继承自 Control。)
公共事件PaddingChanged
Occurs when the control's padding changes.
(继承自 Control。)
公共事件Paint
Occurs when the control is redrawn.
(继承自 Control。)
公共事件ParentChanged
Occurs when the Parent property value changes.
(继承自 Control。)
公共事件PreviewKeyDown
Occurs before the KeyDown event when a key is pressed while focus is on this control.
(继承自 Control。)
公共事件QueryAccessibilityHelp
Occurs when AccessibleObject is providing help to accessibility applications.
(继承自 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.
(继承自 Control。)
公共事件RegionChanged
Occurs when the value of the Region property changes.
(继承自 Control。)
公共事件Resize
Occurs when the control is resized.
(继承自 Control。)
公共事件ResizeBegin
Occurs when a form enters resizing mode.
(继承自 Form。)
公共事件ResizeEnd
Occurs when a form exits resizing mode.
(继承自 Form。)
公共事件RightToLeftChanged
Occurs when the RightToLeft property value changes.
(继承自 Control。)
公共事件RightToLeftLayoutChanged
Occurs after the value of the RightToLeftLayout property changes.
(继承自 Form。)
公共事件Scroll
Occurs when the user or code scrolls through the client area.
(继承自 ScrollableControl。)
公共事件Shown
Occurs whenever the form is first displayed.
(继承自 Form。)
公共事件SizeChanged
Occurs when the Size property value changes.
(继承自 Control。)
公共事件StyleChanged
Occurs when the control style changes.
(继承自 Control。)
公共事件SystemColorsChanged
Occurs when the system colors change.
(继承自 Control。)
公共事件TabIndexChanged
Occurs when the TabIndex property value changes.
(继承自 Control。)
公共事件TabStopChanged
Occurs when the TabStop property value changes.
(继承自 Control。)
公共事件TextChanged
Occurs when the Text property value changes.
(继承自 Control。)
公共事件Validated
Occurs when the control is finished validating.
(继承自 Control。)
公共事件Validating
Occurs when the control is validating.
(继承自 Control。)
公共事件VisibleChanged
Occurs when the Visible property value changes.
(继承自 Control。)
Top
参见