See Also

CompileMib Class  | Dart.PowerSNMP Namespace

See Also PowerSNMP for .NET

CompileMib Class Members

Dart.PowerSNMP Namespace : CompileMib Class

CompileMib overview

Public Constructors

Public Constructor CompileMib Constructor  

Public Properties

Public Property AcceptButton (Inherited from System.Windows.Forms.Form)Gets or sets the button on the form that is clicked when the user presses the ENTER key.
Public Property AccessibilityObject (Inherited from System.Windows.Forms.Control)Gets the AccessibleObject assigned to the control.
Public Property AccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)Gets or sets the default action description of the control for use by accessibility client applications.
Public Property AccessibleDescription (Inherited from System.Windows.Forms.Control)Gets or sets the description of the control used by accessibility client applications.
Public Property AccessibleName (Inherited from System.Windows.Forms.Control)Gets or sets the name of the control used by accessibility client applications.
Public Property AccessibleRole (Inherited from System.Windows.Forms.Control)Gets or sets the accessible role of the control
Public Property ActiveControl (Inherited from System.Windows.Forms.ContainerControl)Gets or sets the active control on the container control.
Public Property ActiveMdiChild (Inherited from System.Windows.Forms.Form)Gets the currently active multiple document interface (MDI) child window.
Public Property AllowDrop (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control can accept data that the user drags onto it.
Public Property AllowTransparency (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the opacity of the form can be adjusted.
Public Property Anchor (Inherited from System.Windows.Forms.Control)Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
Public Property AutoScaleDimensions (Inherited from System.Windows.Forms.ContainerControl)Gets or sets the dimensions that the control was designed to.
Public Property AutoScaleMode (Inherited from System.Windows.Forms.ContainerControl)Gets or sets the automatic scaling mode of the control.
Public Property AutoScroll (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the form enables autoscrolling.
Public Property AutoScrollMargin (Inherited from System.Windows.Forms.ScrollableControl)Gets or sets the size of the auto-scroll margin.
Public Property AutoScrollMinSize (Inherited from System.Windows.Forms.ScrollableControl)Gets or sets the minimum size of the auto-scroll.
Public Property AutoScrollOffset (Inherited from System.Windows.Forms.Control)Gets or sets where this control is scrolled to in ScrollControlIntoView.
Public Property AutoScrollPosition (Inherited from System.Windows.Forms.ScrollableControl)Gets or sets the location of the auto-scroll position.
Public Property AutoSize (Inherited from System.Windows.Forms.Form) 
Public Property AutoSizeMode (Inherited from System.Windows.Forms.Form)Gets or sets the mode by which the form automatically resizes itself.
Public Property AutoValidate (Inherited from System.Windows.Forms.Form) 
Public Property BackColor (Inherited from System.Windows.Forms.Form) 
Public Property BackgroundImage (Inherited from System.Windows.Forms.Control)Gets or sets the background image displayed in the control.
Public Property BackgroundImageLayout (Inherited from System.Windows.Forms.Control)Gets or sets the background image layout as defined in the ImageLayout enumeration.
Public Property BindingContext (Inherited from System.Windows.Forms.ContainerControl) 
Public Property Bottom (Inherited from System.Windows.Forms.Control)Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
Public Property Bounds (Inherited from System.Windows.Forms.Control)Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
Public Property CancelButton (Inherited from System.Windows.Forms.Form)Gets or sets the button control that is clicked when the user presses the ESC key.
Public Property CanFocus (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control can receive focus.
Public Property CanSelect (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control can be selected.
Public Property Capture (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control has captured the mouse.
Public Property CausesValidation (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
Public Property ClientRectangle (Inherited from System.Windows.Forms.Control)Gets the rectangle that represents the client area of the control.
Public Property ClientSize (Inherited from System.Windows.Forms.Form)Gets or sets the size of the client area of the form.
Public Property CompanyName (Inherited from System.Windows.Forms.Control)Gets the name of the company or creator of the application containing the control.
Public Property Container (Inherited from System.ComponentModel.Component)Gets the IContainer that contains the Component.
Public Property ContainsFocus (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control, or one of its child controls, currently has the input focus.
Public Property ContextMenu (Inherited from System.Windows.Forms.Control)Gets or sets the shortcut menu associated with the control.
Public Property ContextMenuStrip (Inherited from System.Windows.Forms.Control)Gets or sets the ContextMenuStrip associated with this control.
Public Property ControlBox (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether a control box is displayed in the caption bar of the form.
Public Property Controls (Inherited from System.Windows.Forms.Control)Gets the collection of controls contained within the control.
Public Property Created (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control has been created.
Public Property CurrentAutoScaleDimensions (Inherited from System.Windows.Forms.ContainerControl)Gets the current run-time dimensions of the screen.
Public Property Cursor (Inherited from System.Windows.Forms.Control)Gets or sets the cursor that is displayed when the mouse pointer is over the control.
Public Property DataBindings (Inherited from System.Windows.Forms.Control)Gets the data bindings for the control.
Public Property DesktopBounds (Inherited from System.Windows.Forms.Form)Gets or sets the size and location of the form on the Windows desktop.
Public Property DesktopLocation (Inherited from System.Windows.Forms.Form)Gets or sets the location of the form on the Windows desktop.
Public Property DialogResult (Inherited from System.Windows.Forms.Form)Gets or sets the dialog result for the form.
Public Property DisplayRectangle (Inherited from System.Windows.Forms.ScrollableControl)Gets the rectangle that represents the virtual display area of the control.
Public Property Disposing (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the base Control class is in the process of disposing.
Public Property Dock (Inherited from System.Windows.Forms.Control)Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
Public Property Enabled (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control can respond to user interaction.
Public Property Focused (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control has input focus.
Public Property Font (Inherited from System.Windows.Forms.Control)Gets or sets the font of the text displayed by the control.
Public Property ForeColor (Inherited from System.Windows.Forms.Control)Gets or sets the foreground color of the control.
Public Property FormBorderStyle (Inherited from System.Windows.Forms.Form)Gets or sets the border style of the form.
Public Property Handle (Inherited from System.Windows.Forms.Control)Gets the window handle that the control is bound to.
Public Property HasChildren (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control contains one or more child controls.
Public Property Height (Inherited from System.Windows.Forms.Control)Gets or sets the height of the control.
Public Property HelpButton (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether a Help button should be displayed in the caption box of the form.
Public Property HorizontalScroll (Inherited from System.Windows.Forms.ScrollableControl)Gets the characteristics associated with the horizontal scroll bar.
Public Property Icon (Inherited from System.Windows.Forms.Form)Gets or sets the icon for the form.
Public Property ImeMode (Inherited from System.Windows.Forms.Control)Gets or sets the Input Method Editor (IME) mode of the control.
Public Property InitialOutputDirectory  
Public Property InvokeRequired (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
Public Property IsAccessible (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control is visible to accessibility applications.
Public Property IsDisposed (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control has been disposed of.
Public Property IsHandleCreated (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control has a handle associated with it.
Public Property IsMdiChild (Inherited from System.Windows.Forms.Form)Gets a value indicating whether the form is a multiple document interface (MDI) child form.
Public Property IsMdiContainer (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the form is a container for multiple document interface (MDI) child forms.
Public Property IsMirrored (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control is mirrored.
Public Property IsRestrictedWindow (Inherited from System.Windows.Forms.Form)Gets a value indicating whether the form can use all windows and user input events without restriction.
Public Property KeyPreview (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the form will receive key events before the event is passed to the control that has focus.
Public Property Language  
Public Property LayoutEngine (Inherited from System.Windows.Forms.Control)Gets a cached instance of the control's layout engine.
Public Property Left (Inherited from System.Windows.Forms.Control)Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
Public Property Location (Inherited from System.Windows.Forms.Form) 
Public Property MainMenuStrip (Inherited from System.Windows.Forms.Form)Gets or sets the primary menu container for the form.
Public Property MaximizeBox (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the maximize button is displayed in the caption bar of the form.
Public Property MaximumSize (Inherited from System.Windows.Forms.Form)Gets the maximum size the form can be resized to.
Public Property MdiChildren (Inherited from System.Windows.Forms.Form)Gets an array of forms that represent the multiple document interface (MDI) child forms that are parented to this form.
Public Property MdiParent (Inherited from System.Windows.Forms.Form)Gets or sets the current multiple document interface (MDI) parent form of this form.
Public Property Menu (Inherited from System.Windows.Forms.Form)Gets or sets the MainMenu that is displayed in the form.
Public Property MergedMenu (Inherited from System.Windows.Forms.Form)Gets the merged menu for the form.
Public Property MinimizeBox (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the minimize button is displayed in the caption bar of the form.
Public Property MinimumSize (Inherited from System.Windows.Forms.Form)Gets or sets the minimum size the form can be resized to.
Public Property Modal (Inherited from System.Windows.Forms.Form)Gets a value indicating whether this form is displayed modally.
Public Property Name (Inherited from System.Windows.Forms.Control)Gets or sets the name of the control.
Public Property Opacity (Inherited from System.Windows.Forms.Form)Gets or sets the opacity level of the form.
Public Property OutputFiles  
Public Property OwnedForms (Inherited from System.Windows.Forms.Form)Gets an array of Form objects that represent all forms that are owned by this form.
Public Property Owner (Inherited from System.Windows.Forms.Form)Gets or sets the form that owns this form.
Public Property Padding (Inherited from System.Windows.Forms.Control)Gets or sets padding within the control.
Public Property Parent (Inherited from System.Windows.Forms.Control)Gets or sets the parent container of the control.
Public Property ParentForm (Inherited from System.Windows.Forms.ContainerControl)Gets the form that the container control is assigned to.
Public Property PreferredSize (Inherited from System.Windows.Forms.Control)Gets the size of a rectangular area into which the control can fit.
Public Property ProductName (Inherited from System.Windows.Forms.Control)Gets the product name of the assembly containing the control.
Public Property ProductVersion (Inherited from System.Windows.Forms.Control)Gets the version of the assembly containing the control.
Public Property RecreatingHandle (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control is currently re-creating its handle.
Public Property Region (Inherited from System.Windows.Forms.Control)Gets or sets the window region associated with the control.
Public Property RestoreBounds (Inherited from System.Windows.Forms.Form)Gets the location and size of the form in its normal window state.
Public Property Right (Inherited from System.Windows.Forms.Control)Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
Public Property RightToLeft (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
Public Property RightToLeftLayout (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether right-to-left mirror placement is turned on.
Public Property ShowIcon (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether an icon is displayed in the caption bar of the form.
Public Property ShowInTaskbar (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the form is displayed in the Windows taskbar.
Public Property Site (Inherited from System.Windows.Forms.Control)Gets or sets the site of the control.
Public Property Size (Inherited from System.Windows.Forms.Form)Gets or sets the size of the form.
Public Property SizeGripStyle (Inherited from System.Windows.Forms.Form)Gets or sets the style of the size grip to display in the lower-right corner of the form.
Public Property StartPosition (Inherited from System.Windows.Forms.Form)Gets or sets the starting position of the form at run time.
Public Property Tag (Inherited from System.Windows.Forms.Control)Gets or sets the object that contains data about the control.
Public Property Text (Inherited from System.Windows.Forms.Form) 
Public Property Top (Inherited from System.Windows.Forms.Control)Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
Public Property TopLevel (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether to display the form as a top-level window.
Public Property TopLevelControl (Inherited from System.Windows.Forms.Control)Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.
Public Property TopMost (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the form should be displayed as a topmost form.
Public Property TransparencyKey (Inherited from System.Windows.Forms.Form)Gets or sets the color that will represent transparent areas of the form.
Public Property UseWaitCursor (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
Public Property VerticalScroll (Inherited from System.Windows.Forms.ScrollableControl)Gets the characteristics associated with the vertical scroll bar.
Public Property Visible (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control is displayed.
Public Property Width (Inherited from System.Windows.Forms.Control)Gets or sets the width of the control.
Public Property WindowState (Inherited from System.Windows.Forms.Form)Gets or sets the form's window state.

Public Methods

Public Method Activate (Inherited from System.Windows.Forms.Form)Activates the form and gives it focus.
Public Method AddOwnedForm (Inherited from System.Windows.Forms.Form)Adds an owned form to this form.
Public Method BeginInvoke (Inherited from System.Windows.Forms.Control)Overloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
Public Method BringToFront (Inherited from System.Windows.Forms.Control)Brings the control to the front of the z-order.
Public Method Close (Inherited from System.Windows.Forms.Form)Closes the form.
Public Method Contains (Inherited from System.Windows.Forms.Control)Retrieves a value indicating whether the specified control is a child of the control.
Public Method CreateControl (Inherited from System.Windows.Forms.Control)Forces the creation of the control, including the creation of the handle and any child controls.
Public Method CreateGraphics (Inherited from System.Windows.Forms.Control)Creates the Graphics for the control.
Public Method CreateObjRef (Inherited from System.MarshalByRefObject)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Public Method Dispose Overloaded.  Clean up any resources being used.
Public Method DoDragDrop (Inherited from System.Windows.Forms.Control)Begins a drag-and-drop operation.
Public Method DrawToBitmap (Inherited from System.Windows.Forms.Control)Supports rendering to the specified bitmap.
Public Method EndInvoke (Inherited from System.Windows.Forms.Control)Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed.
Public Method FindForm (Inherited from System.Windows.Forms.Control)Retrieves the form that the control is on.
Public Method Focus (Inherited from System.Windows.Forms.Control)Sets input focus to the control.
Public Method GetChildAtPoint (Inherited from System.Windows.Forms.Control)Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type.
Public Method GetContainerControl (Inherited from System.Windows.Forms.Control)Returns the next ContainerControl up the control's chain of parent controls.
Public Method GetLifetimeService (Inherited from System.MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Public Method GetNextControl (Inherited from System.Windows.Forms.Control)Retrieves the next control forward or back in the tab order of child controls.
Public Method GetPreferredSize (Inherited from System.Windows.Forms.Control)Retrieves the size of a rectangular area into which a control can be fitted.
Public Method Hide (Inherited from System.Windows.Forms.Control)Conceals the control from the user.
Public Method InitializeLifetimeService (Inherited from System.MarshalByRefObject)Obtains a lifetime service object to control the lifetime policy for this instance.
Public Method Invalidate (Inherited from System.Windows.Forms.Control)Overloaded. Invalidates the entire surface of the control and causes the control to be redrawn.
Public Method Invoke (Inherited from System.Windows.Forms.Control)Overloaded. Executes the specified delegate on the thread that owns the control's underlying window handle.
Public Method LayoutMdi (Inherited from System.Windows.Forms.Form)Arranges the multiple document interface (MDI) child forms within the MDI parent form.
Public Method PerformAutoScale (Inherited from System.Windows.Forms.ContainerControl)Performs scaling of the container control and its children.
Public Method PerformLayout (Inherited from System.Windows.Forms.Control)Overloaded. Forces the control to apply layout logic to all its child controls.
Public Method PointToClient (Inherited from System.Windows.Forms.Control)Computes the location of the specified screen point into client coordinates.
Public Method PointToScreen (Inherited from System.Windows.Forms.Control)Computes the location of the specified client point into screen coordinates.
Public Method PreProcessControlMessage (Inherited from System.Windows.Forms.Control) 
Public Method PreProcessMessage (Inherited from System.Windows.Forms.Control) 
Public Method RectangleToClient (Inherited from System.Windows.Forms.Control)Computes the size and location of the specified screen rectangle in client coordinates.
Public Method RectangleToScreen (Inherited from System.Windows.Forms.Control)Computes the size and location of the specified client rectangle in screen coordinates.
Public Method Refresh (Inherited from System.Windows.Forms.Control)Forces the control to invalidate its client area and immediately redraw itself and any child controls.
Public Method RemoveOwnedForm (Inherited from System.Windows.Forms.Form)Removes an owned form from this form.
Public Method ResetText (Inherited from System.Windows.Forms.Control)Resets the Text property to its default value.
Public Method ResumeLayout (Inherited from System.Windows.Forms.Control)Overloaded. Resumes usual layout logic.
Public Method ScrollControlIntoView (Inherited from System.Windows.Forms.ScrollableControl)Scrolls the specified child control into view on an auto-scroll enabled control.
Public Method Select (Inherited from System.Windows.Forms.Form)Overloaded. Selects this form, and optionally selects the next/previous control.
Public Method SelectNextControl (Inherited from System.Windows.Forms.Control)Activates the next control.
Public Method SendToBack (Inherited from System.Windows.Forms.Control)Sends the control to the back of the z-order.
Public Method SetAutoScrollMargin (Inherited from System.Windows.Forms.ScrollableControl)Sets the size of the auto-scroll margins.
Public Method SetBounds (Inherited from System.Windows.Forms.Control)Overloaded. Sets the bounds of the control to the specified location and size.
Public Method SetDesktopBounds (Inherited from System.Windows.Forms.Form)Sets the bounds of the form in desktop coordinates.
Public Method SetDesktopLocation (Inherited from System.Windows.Forms.Form)Sets the location of the form in desktop coordinates.
Public Method Show (Inherited from System.Windows.Forms.Form)Overloaded. Shows the form with the specified owner to the user.
Public Method ShowDialog (Inherited from System.Windows.Forms.Form)Overloaded. Shows the form as a modal dialog box with the currently active window set as its owner.
Public Method SuspendLayout (Inherited from System.Windows.Forms.Control)Temporarily suspends the layout logic for the control.
Public Method ToString (Inherited from System.Windows.Forms.Form) 
Public Method Update (Inherited from System.Windows.Forms.Control)Causes the control to redraw the invalidated regions within its client area.
Public Method Validate (Inherited from System.Windows.Forms.ContainerControl)Overloaded. Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order.
Public Method ValidateChildren (Inherited from System.Windows.Forms.Form)Overloaded.  

Public Events

Public Event Activated (Inherited from System.Windows.Forms.Form)Occurs when the form is activated in code or by the user.
Public Event AutoSizeChanged (Inherited from System.Windows.Forms.Form) 
Public Event AutoValidateChanged (Inherited from System.Windows.Forms.Form) 
Public Event BackColorChanged (Inherited from System.Windows.Forms.Control)Occurs when the value of the BackColor property changes.
Public Event BackgroundImageChanged (Inherited from System.Windows.Forms.Control)Occurs when the value of the BackgroundImage property changes.
Public Event BackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)Occurs when the BackgroundImageLayout property changes.
Public Event BindingContextChanged (Inherited from System.Windows.Forms.Control)Occurs when the value of the BindingContext property changes.
Public Event CausesValidationChanged (Inherited from System.Windows.Forms.Control)Occurs when the value of the CausesValidation property changes.
Public Event ChangeUICues (Inherited from System.Windows.Forms.Control)Occurs when the focus or keyboard user interface (UI) cues change.
Public Event Click (Inherited from System.Windows.Forms.Control)Occurs when the control is clicked.
Public Event ClientSizeChanged (Inherited from System.Windows.Forms.Control)Occurs when the value of the ClientSize property changes.
Public Event ContextMenuChanged (Inherited from System.Windows.Forms.Control)Occurs when the value of the ContextMenu property changes.
Public Event ContextMenuStripChanged (Inherited from System.Windows.Forms.Control)Occurs when the value of the ContextMenuStrip property changes.
Public Event ControlAdded (Inherited from System.Windows.Forms.Control)Occurs when a new control is added to the ControlCollection.
Public Event ControlRemoved (Inherited from System.Windows.Forms.Control)Occurs when a control is removed from the ControlCollection.
Public Event CursorChanged (Inherited from System.Windows.Forms.Control)Occurs when the value of the Cursor property changes.
Public Event Deactivate (Inherited from System.Windows.Forms.Form)Occurs when the form loses focus and is no longer the active form.
Public Event Disposed (Inherited from System.ComponentModel.Component)Adds an event handler to listen to the Disposed event on the component.
Public Event DockChanged (Inherited from System.Windows.Forms.Control)Occurs when the value of the Dock property changes.
Public Event DoubleClick (Inherited from System.Windows.Forms.Control)Occurs when the control is double-clicked.
Public Event DragDrop (Inherited from System.Windows.Forms.Control)Occurs when a drag-and-drop operation is completed.
Public Event DragEnter (Inherited from System.Windows.Forms.Control)Occurs when an object is dragged into the control's bounds.
Public Event DragLeave (Inherited from System.Windows.Forms.Control)Occurs when an object is dragged out of the control's bounds.
Public Event DragOver (Inherited from System.Windows.Forms.Control)Occurs when an object is dragged over the control's bounds.
Public Event EnabledChanged (Inherited from System.Windows.Forms.Control)Occurs when the Enabled property value has changed.
Public Event Enter (Inherited from System.Windows.Forms.Control)Occurs when the control is entered.
Public Event FontChanged (Inherited from System.Windows.Forms.Control)Occurs when the Font property value changes.
Public Event ForeColorChanged (Inherited from System.Windows.Forms.Control)Occurs when the ForeColor property value changes.
Public Event FormClosed (Inherited from System.Windows.Forms.Form)Occurs after the form is closed.
Public Event FormClosing (Inherited from System.Windows.Forms.Form)Occurs before the form is closed.
Public Event GiveFeedback (Inherited from System.Windows.Forms.Control)Occurs during a drag operation.
Public Event GotFocus (Inherited from System.Windows.Forms.Control)Occurs when the control receives focus.
Public Event HandleCreated (Inherited from System.Windows.Forms.Control)Occurs when a handle is created for the control.
Public Event HandleDestroyed (Inherited from System.Windows.Forms.Control)Occurs when the control's handle is in the process of being destroyed.
Public Event HelpButtonClicked (Inherited from System.Windows.Forms.Form)Occurs when the Help button is clicked.
Public Event HelpRequested (Inherited from System.Windows.Forms.Control)Occurs when the user requests help for a control.
Public Event ImeModeChanged (Inherited from System.Windows.Forms.Control)Occurs when the ImeMode property has changed.
Public Event InputLanguageChanged (Inherited from