PowerTools SPREAD for Windows Forms 10.0J
ElementControl クラス イベント


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

パブリック イベント
 名前説明
Public イベントBackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBackgroundImageChangedOccurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBackgroundImageLayoutChangedOccurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. System.Windows.Forms.Controlから継承されます。
Public イベントCausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. System.Windows.Forms.Controlから継承されます。
Public イベントChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. System.Windows.Forms.Controlから継承されます。
Public イベントClickOccurs when the control is clicked. System.Windows.Forms.Controlから継承されます。
Public イベントClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. System.Windows.Forms.Controlから継承されます。
Public イベントContextMenuChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. System.Windows.Forms.Controlから継承されます。
Public イベントContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. System.Windows.Forms.Controlから継承されます。
Public イベントControlAddedOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。
Public イベントControlRemovedOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。
Public イベントCursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. System.Windows.Forms.Controlから継承されます。
Public イベントDisposed System.ComponentModel.Componentから継承されます。
Public イベントDockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. System.Windows.Forms.Controlから継承されます。
Public イベントDoubleClickOccurs when the control is double-clicked. System.Windows.Forms.Controlから継承されます。
Public イベントDpiChangedAfterParent System.Windows.Forms.Controlから継承されます。
Public イベントDpiChangedBeforeParent System.Windows.Forms.Controlから継承されます。
Public イベントDragDropOccurs when a drag-and-drop operation is completed. System.Windows.Forms.Controlから継承されます。
Public イベントDragEnterOccurs when an object is dragged into the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDragLeaveOccurs when an object is dragged out of the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDragOverOccurs when an object is dragged over the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントEnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. System.Windows.Forms.Controlから継承されます。
Public イベントEnterOccurs when the control is entered. System.Windows.Forms.Controlから継承されます。
Public イベントFontChangedOccurs when the System.Windows.Forms.Control.Font property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントForeColorChangedOccurs when the System.Windows.Forms.Control.ForeColor property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントForegroundImageChangedコントロールの前景画像が変更されたときに発生します。  
Public イベントGiveFeedbackOccurs during a drag operation. System.Windows.Forms.Controlから継承されます。
Public イベントGotFocusOccurs when the control receives focus. System.Windows.Forms.Controlから継承されます。
Public イベントHandleCreatedOccurs when a handle is created for the control. System.Windows.Forms.Controlから継承されます。
Public イベントHandleDestroyedOccurs when the control's handle is in the process of being destroyed. System.Windows.Forms.Controlから継承されます。
Public イベントHelpRequestedOccurs when the user requests help for a control. System.Windows.Forms.Controlから継承されます。
Public イベントImeModeChangedOccurs when the System.Windows.Forms.Control.ImeMode property has changed. System.Windows.Forms.Controlから継承されます。
Public イベントInvalidatedOccurs when a control's display requires redrawing. System.Windows.Forms.Controlから継承されます。
Public イベントKeyDownOccurs when a key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントKeyPressOccurs when a character. space or backspace key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントKeyUpOccurs when a key is released while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントLayoutOccurs when a control should reposition its child controls. System.Windows.Forms.Controlから継承されます。
Public イベントLeaveOccurs when the input focus leaves the control. System.Windows.Forms.Controlから継承されます。
Public イベントLocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. System.Windows.Forms.Controlから継承されます。
Public イベントLostFocusOccurs when the control loses focus. System.Windows.Forms.Controlから継承されます。
Public イベントMarginChangedOccurs when the control's margin changes. System.Windows.Forms.Controlから継承されます。
Public イベントMouseCaptureChangedOccurs when the control loses mouse capture. System.Windows.Forms.Controlから継承されます。
Public イベントMouseClickOccurs when the control is clicked by the mouse. System.Windows.Forms.Controlから継承されます。
Public イベントMouseDoubleClickOccurs when the control is double clicked by the mouse. System.Windows.Forms.Controlから継承されます。
Public イベントMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. System.Windows.Forms.Controlから継承されます。
Public イベントMouseEnterOccurs when the mouse pointer enters the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseHoverOccurs when the mouse pointer rests on the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseLeaveOccurs when the mouse pointer leaves the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseMoveOccurs when the mouse pointer is moved over the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. System.Windows.Forms.Controlから継承されます。
Public イベントMouseWheelOccurs when the mouse wheel moves while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントMoveOccurs when the control is moved. System.Windows.Forms.Controlから継承されます。
Public イベントPaddingChangedOccurs when the control's padding changes. System.Windows.Forms.Controlから継承されます。
Public イベントPaintOccurs when the control is redrawn. System.Windows.Forms.Controlから継承されます。
Public イベントParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントPictureChangedコントロールのピクチャが変更されたときに発生します。  
Public イベントPreviewKeyDownOccurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. System.Windows.Forms.Controlから継承されます。
Public イベントQueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. System.Windows.Forms.Controlから継承されます。
Public イベントQueryContinueDragOccurs 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から継承されます。
Public イベントRegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. System.Windows.Forms.Controlから継承されます。
Public イベントResizeOccurs when the control is resized. System.Windows.Forms.Controlから継承されます。
Public イベントRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントSizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントStyleChangedOccurs when the control style changes. System.Windows.Forms.Controlから継承されます。
Public イベントSystemColorsChangedOccurs when the system colors change. System.Windows.Forms.Controlから継承されます。
Public イベントTabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントValidatedOccurs when the control is finished validating. System.Windows.Forms.Controlから継承されます。
Public イベントValidatingOccurs when the control is validating. System.Windows.Forms.Controlから継承されます。
Public イベントVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. System.Windows.Forms.Controlから継承されます。
トップ
参照

ElementControl クラス
FarPoint.Win 名前空間

 

 


© 2004-2017, GrapeCity inc. All rights reserved.