The Baltie2DTilesEditorControl type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Baltie2DTilesEditorControl | 
            Creates a new instance of the class Baltie2DTilesEditorControl.
              | 
Methods
| Name | Description | |
|---|---|---|
| AccessibilityNotifyClients | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.  | |
| AdjustFormScrollbars | (Inherited from ContainerControl.) | |
| BeginInvoke | Overloaded. | |
| BringToFront | Brings the control to the front of the z-order.  | |
| 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 | Creates a new instance of the control collection for the control.  | |
| CreateGraphics | Creates the Graphics object for the control.  | |
| CreateHandle | Creates a handle for the control.  | |
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.  | |
| DefWndProc | Sends the specified message to the default window procedure.  | |
| 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).) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  | |
| NotifyInvalidate | (Inherited from Control.) | |
| OnBackColorChanged | Raises the BackColorChanged event.  | |
| OnBackgroundImageChanged | Raises the BackgroundImageChanged event.  | |
| OnBindingContextChanged | Raises the BindingContextChangedevent.  | |
| OnCausesValidationChanged | Raises the CausesValidationChangedevent.  | |
| OnClick | Raises the Click event.  | |
| OnClose | 
            Fire event Close.
              | |
| OnContextMenuChanged | Raises the ContextMenuChangedevent.  | |
| OnControlAdded | Raises the ControlAdded event.  | |
| OnControlRemoved | Raises the ControlRemoved event.  | |
| OnCreateControl | (Inherited from UserControl.) | |
| OnCursorChanged | Raises the CursorChangedevent.  | |
| 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 | Raises the FontChangedevent.  | |
| OnForeColorChanged | Raises the ForeColorChangedevent.  | |
| OnGiveFeedback | Raises the GiveFeedback event.  | |
| OnGotFocus | 
            Fire event GotFocus.
              (Overrides Control..::.OnGotFocus(EventArgs).) | |
| OnHandleCreated | Raises the HandleCreated event.  | |
| OnHandleDestroyed | Raises the HandleDestroyed event.  | |
| OnHelpRequested | Raises the HelpRequested event.  | |
| OnChangeUICues | Raises the ChangeUICues event.  | |
| OnImeModeChanged | Raises the ImeModeChanged event.  | |
| OnInvalidated | Raises the Invalidated event.  | |
| OnKeyDown | 
            Fire event KeyDown.
              (Overrides Control..::.OnKeyDown(KeyEventArgs).) | |
| OnKeyPress | Raises the KeyPress event.  | |
| OnKeyUp | 
            Fire event KeyUp.
              (Overrides Control..::.OnKeyUp(KeyEventArgs).) | |
| OnLayout | (Inherited from ScrollableControl.) | |
| OnLeave | Raises the Leave event.  | |
| OnLoad | Raises the Load event.  | |
| OnLocationChanged | Raises the LocationChanged event.  | |
| OnLostFocus | Raises the LostFocus event.  | |
| OnMouseDown | (Inherited from UserControl.) | |
| 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 | Raises the Paint event.  | |
| 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 | Raises the Resize event.  | |
| OnRightToLeftChanged | Raises the RightToLeftChangedevent.  | |
| OnSizeChanged | Raises the SizeChanged event.  | |
| OnStyleChanged | Raises the StyleChanged event.  | |
| OnSystemColorsChanged | Raises the SystemColorsChanged event.  | |
| OnTabIndexChanged | Raises the TabIndexChanged event.  | |
| OnTabStopChanged | Raises the TabStopChanged event.  | |
| OnTextChanged | Raises the TextChanged event.  | |
| OnValidated | Raises the Validated event.  | |
| OnValidating | Raises the Validating event.  | |
| OnVisibleChanged | (Inherited from ScrollableControl.) | |
| 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 | Processes a command key.  | |
| ProcessDialogChar | (Inherited from ContainerControl.) | |
| ProcessDialogKey | (Inherited from ContainerControl.) | |
| ProcessKeyEventArgs | Processes a key message and generates the appropriate control events.  | |
| ProcessKeyMessage | Processes a keyboard message.  | |
| ProcessKeyPreview | Previews a keyboard message.  | |
| ProcessMnemonic | (Inherited from ContainerControl.) | |
| ProcessTabKey | Selects the next available control and makes it the active control.  | |
| 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.  | |
| 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 ScrollableControl.) | |
| 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 | Performs the work of setting the specified bounds of this control.  | |
| SetClientSizeCore | Sets the size of the client area of the control.  | |
| 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 | Sets the control to the specified visible state.  | |
| Show | Displays the control to the user.  | |
| SuspendLayout | Temporarily suspends the layout logic for the control.  | |
| ToString | (Inherited from Component.) | |
| Update | Causes the control to redraw the invalidated regions within its client area.  | |
| UpdateBounds | Overloaded. | |
| UpdateDefaultButton | (Inherited from ContainerControl.) | |
| 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 UserControl.) | 
Properties
| Name | Description | |
|---|---|---|
| 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.  | |
| AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it.  | |
| Anchor | Gets or sets which edges of the control are anchored to the edges of its container.  | |
| AutoScroll | Gets or sets a value indicating whether the container will allow the user to scroll to any controls placed outside of its visible boundaries.  | |
| 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 | Gets or sets the background color for the control.  | |
| 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.  | |
| 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 height and width of the client area of the control.  | |
| 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.  | |
| Controls | Gets the collection of controls contained within the control.  | |
| Created | Gets a value indicating whether the control has been created.  | |
| CreateParams | (Inherited from ContainerControl.) | |
| 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 UserControl.) | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode.  | |
| 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.  | |
| 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.  | |
| HScroll | Gets or sets a value indicating whether the horizontal scroll bar is visible.  | |
| 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.  | |
| 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.  | |
| Name | Gets or sets the name of the control.  | |
| OriginalTile | 
            Gets or sets the original tile Baltie2DTile for being edited.
              | |
| 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.  | |
| ShowFocusCues | Gets a value indicating whether the control should display focus rectangles.  | |
| 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 height and width of the control.  | |
| TabIndex | Gets or sets the tab order of the control within its container.  | |
| 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 | (Inherited from UserControl.) | |
| Top | Gets or sets the y-coordinate of the control's top edge in pixels.  | |
| 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.  | |
| 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.  | |
| WindowTarget | (Inherited from Control.) | 
Events
| Name | Description | |
|---|---|---|
| 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.  | |
| Close | 
            The event is fired when the control is being closed.
              | |
| 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 .  | |
| CursorChanged | Occurs when the value of the Cursor property changes.  | |
| 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.  | |
| 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 the control becomes visible for the first time.  | |
| LocationChanged | Occurs when the Location property value has changed.  | |
| LostFocus | Occurs when the control loses focus.  | |
| 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 | Occurs when the TabIndex property value changes.  | |
| TabStopChanged | Occurs when the TabStop property value changes.  | |
| TextChanged | (Inherited from UserControl.) | |
| Validated | Occurs when the control is finished validating.  | |
| Validating | Occurs when the control is validating.  | |
| VisibleChanged | Occurs when the Visible property value changes.  |