The Baltie2DTilesViewerForm type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Baltie2DTilesViewerForm | 
            Creates a new instance of the class Baltie2DTilesViewerForm.
              | 
Methods
| Name | Description | |
|---|---|---|
| AccessibilityNotifyClients | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.  | |
| Activate | Activates the form and gives it focus.  | |
| ActivateMdiChild | (Inherited from Form.) | |
| AddOwnedForm | Adds an owned form to this form.  | |
| AdjustFormScrollbars | (Inherited from Form.) | |
| ApplyAutoScaling | (Inherited from Form.) | |
| BeginInvoke | Overloaded. | |
| BringToFront | Brings the control to the front of the z-order.  | |
| CenterToParent | (Inherited from Form.) | |
| CenterToScreen | (Inherited from Form.) | |
| Close | Closes the form.  | |
| Contains | Retrieves a value indicating whether the specified control is a child of the control.  | |
| CreateAccessibilityInstance | Creates a new accessibility object for the control.  | |
| CreateControl | Forces the creation of the control, including the creation of the handle and any child controls.  | |
| CreateControlsInstance | (Inherited from Form.) | |
| CreateGraphics | Creates the Graphics object for the control.  | |
| CreateHandle | (Inherited from Form.) | |
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.  | |
| DefWndProc | (Inherited from Form.) | |
| DestroyHandle | Destroys the handle associated with the control.  | |
| Dispose | Overloaded. | |
| DoDragDrop | Begins a drag-and-drop operation.  | |
| EndInvoke | Retrieves the return value of the asynchronous operation represented by the IAsyncResult object passed.  | |
| Equals | (Inherited from Object.) | |
| Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.  | |
| FindForm | Retrieves the form that the control is on.  | |
| Focus | Sets input focus to the control.  | |
| GetContainerControl | Returns the next ContainerControl up the control's chain of parent controls.  | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  | |
| GetChildAtPoint | Retrieves the child control that is located at the specified coordinates.  | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance.  | |
| GetNextControl | Retrieves the next control forward or back in the tab order of child controls.  | |
| GetScrollState | (Inherited from ScrollableControl.) | |
| GetService | (Inherited from Component.) | |
| GetStyle | Retrieves the value of the specified control style bit for the control.  | |
| GetTopLevel | Determines if the control is a top-level control.  | |
| GetType | Gets the Type of the current instance.  | |
| Hide | Conceals the control from the user.  | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance.  | |
| InitLayout | Called after the control has been added to another container.  | |
| Invalidate | Overloaded. | |
| Invoke | Overloaded. | |
| InvokeGotFocus | Raises the GotFocus event for the specified control.  | |
| InvokeLostFocus | Raises the LostFocus event for the specified control.  | |
| InvokeOnClick | Raises the Click event for the specified control.  | |
| InvokePaint | Raises the Paint event for the specified control.  | |
| InvokePaintBackground | Raises the PaintBackground event for the specified control.  | |
| IsInputChar | Determines if a character is an input character that the control recognizes.  | |
| IsInputKey | 
            Determines whether the specified key is a regular input key or a special key that requires preprocessing. 
              (Overrides Control..::.IsInputKey(Keys).) | |
| LayoutMdi | Arranges the multiple document interface (MDI) child forms within the MDI parent form.  | |
| MemberwiseClone | Creates a shallow copy of the current Object.  | |
| NotifyInvalidate | (Inherited from Control.) | |
| OnActivated | Raises the Activated event.  | |
| OnBackColorChanged | Raises the BackColorChanged event.  | |
| OnBackgroundImageChanged | Raises the BackgroundImageChanged event.  | |
| OnBindingContextChanged | Raises the BindingContextChangedevent.  | |
| OnCausesValidationChanged | Raises the CausesValidationChangedevent.  | |
| OnClick | Raises the Click event.  | |
| OnClosed | Raises the Closed event.  | |
| OnClosing | 
            Fire event Closing.
              (Overrides Form..::.OnClosing(CancelEventArgs).) | |
| OnContextMenuChanged | Raises the ContextMenuChangedevent.  | |
| OnControlAdded | Raises the ControlAdded event.  | |
| OnControlRemoved | Raises the ControlRemoved event.  | |
| OnCreateControl | (Inherited from Form.) | |
| OnCursorChanged | Raises the CursorChangedevent.  | |
| OnDeactivate | Raises the Deactivate event.  | |
| OnDockChanged | Raises the DockChangedevent.  | |
| OnDoubleClick | Raises the DoubleClick event.  | |
| OnDragDrop | Raises the DragDrop event.  | |
| OnDragEnter | Raises the DragEnter event.  | |
| OnDragLeave | Raises the DragLeave event.  | |
| OnDragOver | Raises the DragOver event.  | |
| OnEnabledChanged | Raises the EnabledChanged event.  | |
| OnEnter | Raises the Enter event.  | |
| OnFontChanged | (Inherited from Form.) | |
| OnForeColorChanged | Raises the ForeColorChangedevent.  | |
| OnGiveFeedback | Raises the GiveFeedback event.  | |
| OnGotFocus | Raises the GotFocus event.  | |
| OnHandleCreated | (Inherited from Form.) | |
| OnHandleDestroyed | (Inherited from Form.) | |
| OnHelpRequested | Raises the HelpRequested event.  | |
| OnChangeUICues | Raises the ChangeUICues event.  | |
| OnImeModeChanged | Raises the ImeModeChanged event.  | |
| OnInputLanguageChanged | Raises the InputLanguageChanged event.  | |
| OnInputLanguageChanging | Raises the InputLanguageChanging event.  | |
| OnInvalidated | Raises the Invalidated event.  | |
| OnKeyDown | Raises the KeyDown event.  | |
| OnKeyPress | Raises the KeyPress event.  | |
| OnKeyUp | Raises the KeyUp event.  | |
| OnLayout | (Inherited from ScrollableControl.) | |
| OnLeave | Raises the Leave event.  | |
| OnLoad | Raises the Load event.  | |
| OnLocationChanged | Raises the LocationChanged event.  | |
| OnLostFocus | Raises the LostFocus event.  | |
| OnMaximizedBoundsChanged | Raises the MaximizedBoundsChanged event.  | |
| OnMaximumSizeChanged | Raises the MaximumSizeChanged event.  | |
| OnMdiChildActivate | Raises the MdiChildActivate event.  | |
| OnMenuComplete | Raises the MenuComplete event.  | |
| OnMenuStart | Raises the MenuStart event.  | |
| OnMinimumSizeChanged | Raises the MinimumSizeChanged event.  | |
| OnMouseDown | Raises the MouseDown event.  | |
| OnMouseEnter | Raises the MouseEnter event.  | |
| OnMouseHover | Raises the MouseHover event.  | |
| OnMouseLeave | Raises the MouseLeave event.  | |
| OnMouseMove | Raises the MouseMove event.  | |
| OnMouseUp | Raises the MouseUp event.  | |
| OnMouseWheel | (Inherited from ScrollableControl.) | |
| OnMove | Raises the Move event.  | |
| OnNotifyMessage | Notifies the control of Windows messages.  | |
| OnPaint | (Inherited from Form.) | |
| OnPaintBackground | Paints the background of the control.  | |
| OnParentBackColorChanged | Raises the BackColorChanged event when the BackColor property value of the control's container changes.  | |
| OnParentBackgroundImageChanged | Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes.  | |
| OnParentBindingContextChanged | Raises the BindingContextChanged event when the BindingContext property value of the control's container changes.  | |
| OnParentEnabledChanged | Raises the EnabledChanged event when the Enabled property value of the control's container changes.  | |
| OnParentFontChanged | Raises the FontChanged event when the Font property value of the control's container changes.  | |
| OnParentForeColorChanged | Raises the ForeColorChanged event when the ForeColor property value of the control's container changes.  | |
| OnParentChanged | Raises the ParentChanged event.  | |
| OnParentRightToLeftChanged | Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes.  | |
| OnParentVisibleChanged | Raises the VisibleChanged event when the Visible property value of the control's container changes.  | |
| OnQueryContinueDrag | Raises the QueryContinueDrag event.  | |
| OnResize | (Inherited from Form.) | |
| OnRightToLeftChanged | Raises the RightToLeftChangedevent.  | |
| OnSizeChanged | Raises the SizeChanged event.  | |
| OnStyleChanged | (Inherited from Form.) | |
| OnSystemColorsChanged | Raises the SystemColorsChanged event.  | |
| OnTabIndexChanged | Raises the TabIndexChanged event.  | |
| OnTabStopChanged | Raises the TabStopChanged event.  | |
| OnTextChanged | (Inherited from Form.) | |
| OnValidated | Raises the Validated event.  | |
| OnValidating | Raises the Validating event.  | |
| OnVisibleChanged | (Inherited from Form.) | |
| PerformLayout | Overloaded. | |
| PointToClient | Computes the location of the specified screen point into client coordinates.  | |
| PointToScreen | Computes the location of the specified client point into screen coordinates.  | |
| PreProcessMessage | Preprocesses input messages within the message loop before they are dispatched.  | |
| ProcessCmdKey | (Inherited from Form.) | |
| ProcessDialogChar | (Inherited from Form.) | |
| ProcessDialogKey | (Inherited from Form.) | |
| ProcessKeyEventArgs | Processes a key message and generates the appropriate control events.  | |
| ProcessKeyMessage | Processes a keyboard message.  | |
| ProcessKeyPreview | (Inherited from Form.) | |
| ProcessMnemonic | (Inherited from Form.) | |
| ProcessTabKey | (Inherited from Form.) | |
| RaiseDragEvent | (Inherited from Control.) | |
| RaiseKeyEvent | (Inherited from Control.) | |
| RaiseMouseEvent | (Inherited from Control.) | |
| RaisePaintEvent | (Inherited from Control.) | |
| RecreateHandle | Forces the re-creation of the handle for the control.  | |
| RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates.  | |
| RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates.  | |
| Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls.  | |
| RemoveOwnedForm | Removes an owned form from this form.  | |
| ResetBackColor | Resets the BackColor property to its default value.  | |
| ResetBindings | Resets the DataBindings property to its default value.  | |
| ResetCursor | Resets the Cursor property to its default value.  | |
| ResetFont | Resets the Fontproperty to its default value.  | |
| ResetForeColor | Resets the ForeColor property to its default value.  | |
| ResetImeMode | Resets the ImeMode property to its default value.  | |
| ResetMouseEventArgs | (Inherited from Control.) | |
| ResetRightToLeft | Resets the RightToLeft property to its default value.  | |
| ResetText | Resets the Text property to its default value.  | |
| ResumeLayout | Overloaded. | |
| RtlTranslateAlignment | Overloaded. | |
| RtlTranslateContent | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.  | |
| RtlTranslateHorizontal | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.  | |
| RtlTranslateLeftRight | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.  | |
| Scale | Overloaded. | |
| ScaleCore | (Inherited from Form.) | |
| ScrollControlIntoView | (Inherited from ScrollableControl.) | |
| Select | Overloaded. | |
| SelectNextControl | Activates the next control.  | |
| SendToBack | Sends the control to the back of the z-order.  | |
| SetAutoScrollMargin | Sets the size of the auto-scroll margins.  | |
| SetBounds | Overloaded. | |
| SetBoundsCore | (Inherited from Form.) | |
| SetClientSizeCore | (Inherited from Form.) | |
| SetDesktopBounds | Sets the bounds of the form in desktop coordinates.  | |
| SetDesktopLocation | Sets the location of the form in desktop coordinates.  | |
| SetDisplayRectLocation | (Inherited from ScrollableControl.) | |
| SetScrollState | (Inherited from ScrollableControl.) | |
| SetStyle | Sets the specified style bit to the specified value.  | |
| SetTopLevel | Sets the control as the top-level control.  | |
| SetVisibleCore | (Inherited from Form.) | |
| Show | Displays the control to the user.  | |
| ShowDialog | Overloaded. | |
| SuspendLayout | Temporarily suspends the layout logic for the control.  | |
| ToString | (Inherited from Form.) | |
| Update | Causes the control to redraw the invalidated regions within its client area.  | |
| UpdateBounds | Overloaded. | |
| UpdateDefaultButton | (Inherited from Form.) | |
| UpdateStyles | Forces the assigned styles to be reapplied to the control.  | |
| UpdateZOrder | Updates the control in its parent's z-order.  | |
| Validate | Validates the last invalidated control and its ancestors up through, but not including, the current control.  | |
| WndProc | (Inherited from Form.) | 
Properties
| Name | Description | |
|---|---|---|
| AcceptButton | Gets or sets the button on the form that is clicked when the user presses the ENTER key.  | |
| AccessibilityObject | Gets the AccessibleObject assigned to the control.  | |
| AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications.  | |
| AccessibleDescription | Gets or sets the description of the control used by accessibility client applications.  | |
| AccessibleName | Gets or sets the name of the control used by accessibility client applications.  | |
| AccessibleRole | Gets or sets the accessible role of the control  | |
| ActiveControl | Gets or sets the active control on the container control.  | |
| ActiveMdiChild | Gets the currently active multiple document interface (MDI) child window.  | |
| AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it.  | |
| AllowTransparency | (Inherited from Form.) | |
| Anchor | Gets or sets which edges of the control are anchored to the edges of its container.  | |
| AutoScale | Gets or sets a value indicating whether the form adjusts its size to fit the height of the font used on the form and scales its controls.  | |
| AutoScaleBaseSize | Gets or sets the base size used for autoscaling of the form.  | |
| AutoScroll | Gets or sets a value indicating whether the form enables autoscrolling.  | |
| AutoScrollMargin | Gets or sets the size of the auto-scroll margin.  | |
| AutoScrollMinSize | Gets or sets the minimum size of the auto-scroll.  | |
| AutoScrollPosition | Gets or sets the location of the auto-scroll position.  | |
| BackColor | (Inherited from Form.) | |
| BackgroundImage | Gets or sets the background image displayed in the control.  | |
| BindingContext | (Inherited from ContainerControl.) | |
| Bottom | Gets the distance between the bottom edge of the control and the top edge of its container's client area.  | |
| Bounds | Gets or sets the size and location of the control including its nonclient elements.  | |
| CancelButton | Gets or sets the button control that is clicked when the user presses the ESC key.  | |
| CanEdit | 
            Gets or sets whether the form is allowed to edit the selected tile Baltie2DTile.
              | |
| CanFocus | Gets a value indicating whether the control can receive focus.  | |
| CanSelect | Gets a value indicating whether the control can be selected.  | |
| Capture | Gets or sets a value indicating whether the control has captured the mouse.  | |
| CausesValidation | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.  | |
| ClientRectangle | Gets the rectangle that represents the client area of the control.  | |
| ClientSize | Gets or sets the size of the client area of the form.  | |
| CompanyName | Gets the name of the company or creator of the application containing the control.  | |
| Container | Gets the IContainer that contains the Component.  | |
| ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus.  | |
| ContextMenu | Gets or sets the shortcut menu associated with the control.  | |
| ControlBox | Gets or sets a value indicating whether a control box is displayed in the caption bar of the form.  | |
| Controls | Gets the collection of controls contained within the control.  | |
| Created | Gets a value indicating whether the control has been created.  | |
| CreateParams | (Inherited from Form.) | |
| Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control.  | |
| DataBindings | Gets the data bindings for the control.  | |
| DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control.  | |
| DefaultSize | (Inherited from Form.) | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode.  | |
| DesktopBounds | Gets or sets the size and location of the form on the Windows desktop.  | |
| DesktopLocation | Gets or sets the location of the form on the Windows desktop.  | |
| DialogResult | Gets or sets the dialog result for the form.  | |
| DisplayRectangle | (Inherited from ScrollableControl.) | |
| Disposing | Gets a value indicating whether the control is in the process of being disposed of.  | |
| Dock | Gets or sets which edge of the parent container a control is docked to.  | |
| DockPadding | Gets the dock padding settings for all edges of the control.  | |
| Enabled | Gets or sets a value indicating whether the control can respond to user interaction.  | |
| Events | Gets the list of event handlers that are attached to this Component.  | |
| Focused | Gets a value indicating whether the control has input focus.  | |
| Font | Gets or sets the font of the text displayed by the control.  | |
| FontHeight | Gets or sets the height of the font of the control.  | |
| ForeColor | Gets or sets the foreground color of the control.  | |
| FormBorderStyle | Gets or sets the border style of the form.  | |
| Handle | Gets the window handle that the control is bound to.  | |
| HasChildren | Gets a value indicating whether the control contains one or more child controls.  | |
| Height | Gets or sets the height of the control.  | |
| HelpButton | Gets or sets a value indicating whether a Help button should be displayed in the caption box of the form.  | |
| HScroll | Gets or sets a value indicating whether the horizontal scroll bar is visible.  | |
| Icon | Gets or sets the icon for the form.  | |
| ImeMode | Gets or sets the Input Method Editor (IME) mode of the control.  | |
| InvokeRequired | 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.  | |
| IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications.  | |
| IsDisposed | Gets a value indicating whether the control has been disposed of.  | |
| IsHandleCreated | Gets a value indicating whether the control has a handle associated with it.  | |
| IsMdiContainer | Gets or sets a value indicating whether the form is a container for multiple document interface (MDI) child forms.  | |
| IsMdiChild | Gets a value indicating whether the form is a multiple document interface (MDI) child form.  | |
| IsRestrictedWindow | (Inherited from Form.) | |
| KeyPreview | Gets or sets a value indicating whether the form will receive key events before the event is passed to the control that has focus.  | |
| Left | Gets or sets the x-coordinate of a control's left edge in pixels.  | |
| Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.  | |
| MaximizeBox | Gets or sets a value indicating whether the maximize button is displayed in the caption bar of the form.  | |
| MaximizedBounds | Gets and sets the size of the form when it is maximized.  | |
| MaximumSize | Gets the maximum size the form can be resized to.  | |
| MdiChildren | Gets an array of forms that represent the multiple document interface (MDI) child forms that are parented to this form.  | |
| MdiParent | Gets or sets the current multiple document interface (MDI) parent form of this form.  | |
| Menu | Gets or sets the MainMenu that is displayed in the form.  | |
| MergedMenu | Gets the merged menu for the form.  | |
| MinimizeBox | Gets or sets a value indicating whether the minimize button is displayed in the caption bar of the form.  | |
| MinimumSize | Gets or sets the minimum size the form can be resized to.  | |
| Modal | Gets a value indicating whether this form is displayed modally.  | |
| Name | Gets or sets the name of the control.  | |
| Opacity | Gets or sets the opacity level of the form.  | |
| OwnedForms | Gets an array of Form objects that represent all forms that are owned by this form.  | |
| Owner | Gets or sets the form that owns this form.  | |
| Parent | Gets or sets the parent container of the control.  | |
| ParentForm | Gets the form that the container control is assigned to.  | |
| ProductName | Gets the product name of the assembly containing the control.  | |
| ProductVersion | Gets the version of the assembly containing the control.  | |
| RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle.  | |
| Region | Gets or sets the window region associated with the control.  | |
| RenderRightToLeft | (Inherited from Control.) | |
| ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized.  | |
| Right | Gets the distance between the right edge of the control and the left edge of its container.  | |
| RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.  | |
| SelectedTile | 
            Gets the selected tile Baltie2DTile.
              | |
| ShowFocusCues | Gets a value indicating whether the control should display focus rectangles.  | |
| ShowInTaskbar | Gets or sets a value indicating whether the form is displayed in the Windows taskbar.  | |
| ShowKeyboardCues | Gets a value indicating whether the control should display keyboard shortcuts.  | |
| Site | Gets or sets the site of the control.  | |
| Size | Gets or sets the size of the form.  | |
| SizeGripStyle | Gets or sets the style of the size grip to display in the lower-right corner of the form.  | |
| StartPosition | Gets or sets the starting position of the form at run time.  | |
| TabIndex | (Inherited from Form.) | |
| TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.  | |
| Tag | Gets or sets the object that contains data about the control.  | |
| Text | Gets or sets the text associated with this control.  | |
| Top | Gets or sets the y-coordinate of the control's top edge in pixels.  | |
| TopLevel | Gets or sets a value indicating whether to display the form as a top-level window.  | |
| TopLevelControl | 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.  | |
| TopMost | Gets or sets a value indicating whether the form should be displayed as the top-most form of your application.  | |
| TransparencyKey | Gets or sets the color that will represent transparent areas of the form.  | |
| Visible | Gets or sets a value indicating whether the control is displayed.  | |
| VScroll | Gets or sets a value indicating whether the vertical scroll bar is visible.  | |
| Width | Gets or sets the width of the control.  | |
| WindowState | Gets or sets the form's window state.  | |
| WindowTarget | (Inherited from Control.) | 
Events
| Name | Description | |
|---|---|---|
| Activated | Occurs when the form is activated in code or by the user.  | |
| BackColorChanged | Occurs when the value of the BackColor property changes.  | |
| BackgroundImageChanged | Occurs when the value of the BackgroundImage property changes.  | |
| BindingContextChanged | Occurs when the value of the BindingContext property changes.  | |
| CausesValidationChanged | Occurs when the value of the CausesValidation property changes.  | |
| Click | Occurs when the control is clicked.  | |
| Closed | Occurs when the form is closed.  | |
| Closing | Occurs when the form is closing.  | |
| ContextMenuChanged | Occurs when the value of the ContextMenu property changes.  | |
| ControlAdded | Occurs when a new control is added to the Control..::.ControlCollection .  | |
| ControlRemoved | Occurs when a control is removed from the Control..::.ControlCollection .  | |
| CreateNewTiles | ||
| CursorChanged | Occurs when the value of the Cursor property changes.  | |
| Deactivate | Occurs when the form loses focus and is not the active form.  | |
| Disposed | Adds an event handler to listen to the Disposed event on the component.  | |
| DockChanged | Occurs when the value of the Dock property changes.  | |
| DoubleClick | Occurs when the control is double-clicked.  | |
| DragDrop | Occurs when a drag-and-drop operation is completed.  | |
| DragEnter | Occurs when an object is dragged into the control's bounds.  | |
| DragLeave | Occurs when an object is dragged out of the control's bounds.  | |
| DragOver | Occurs when an object is dragged over the control's bounds.  | |
| EnabledChanged | Occurs when the Enabled property value has changed.  | |
| Enter | Occurs when the control is entered.  | |
| FontChanged | Occurs when the Font property value changes.  | |
| ForeColorChanged | Occurs when the ForeColor property value changes.  | |
| GiveFeedback | Occurs during a drag operation.  | |
| GotFocus | Occurs when the control receives focus.  | |
| HandleCreated | Occurs when a handle is created for the control.  | |
| HandleDestroyed | Occurs when the control's handle is in the process of being destroyed.  | |
| HelpRequested | Occurs when the user requests help for a control.  | |
| ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change.  | |
| ImeModeChanged | Occurs when the ImeMode property has changed.  | |
| InputLanguageChanged | Occurs after the input language of the form has changed.  | |
| InputLanguageChanging | Occurs when the user attempts to change the input language for the form.  | |
| Invalidated | Occurs when a control's display requires redrawing.  | |
| KeyDown | Occurs when a key is pressed while the control has focus.  | |
| KeyPress | Occurs when a key is pressed while the control has focus.  | |
| KeyUp | Occurs when a key is released while the control has focus.  | |
| Layout | Occurs when a control should reposition its child controls.  | |
| Leave | Occurs when the input focus leaves the control.  | |
| Load | Occurs before a form is displayed for the first time.  | |
| LocationChanged | Occurs when the Location property value has changed.  | |
| LostFocus | Occurs when the control loses focus.  | |
| MaximizedBoundsChanged | Occurs when the value of the MaximizedBounds property has changed.  | |
| MaximumSizeChanged | Occurs when the value of the MaximumSize property has changed.  | |
| MdiChildActivate | Occurs when a multiple document interface (MDI) child form is activated or closed within an MDI application.  | |
| MenuComplete | Occurs when the menu of a form loses focus.  | |
| MenuStart | Occurs when the menu of a form receives focus.  | |
| MinimumSizeChanged | Occurs when the value of the MinimumSize property has changed.  | |
| MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed.  | |
| MouseEnter | Occurs when the mouse pointer enters the control.  | |
| MouseHover | Occurs when the mouse pointer hovers over the control.  | |
| MouseLeave | Occurs when the mouse pointer leaves the control.  | |
| MouseMove | Occurs when the mouse pointer is moved over the control.  | |
| MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released.  | |
| MouseWheel | Occurs when the mouse wheel moves while the control has focus.  | |
| Move | Occurs when the control is moved.  | |
| Paint | Occurs when the control is redrawn.  | |
| ParentChanged | Occurs when the Parent property value changes.  | |
| QueryAccessibilityHelp | Occurs when AccessibleObject is providing help to accessibility applications.  | |
| QueryContinueDrag | Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled.  | |
| Resize | Occurs when the control is resized.  | |
| RightToLeftChanged | Occurs when the RightToLeft property value changes.  | |
| SizeChanged | Occurs when the Size property value changes.  | |
| StyleChanged | Occurs when the control style changes.  | |
| SystemColorsChanged | Occurs when the system colors change.  | |
| TabIndexChanged | (Inherited from Form.) | |
| TabStopChanged | Occurs when the TabStop property value changes.  | |
| TextChanged | Occurs when the Text property value changes.  | |
| TilesChanged | 
            Tracks the changes in the selected bank Baltie2DImageTiles.
              | |
| Validated | Occurs when the control is finished validating.  | |
| Validating | Occurs when the control is validating.  | |
| VisibleChanged | Occurs when the Visible property value changes.  |