The BaltieForm type exposes the following members.
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.) | |
| Animation |
The main animation method.
| |
| 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. | |
| CreateBaltiePanel | ||
| 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. | |
| 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 |
Fire event Closed.
(Overrides Form..::.OnClosed(EventArgs).) | |
| OnClosing | Raises the Closing event. | |
| 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 |
Fire event KeyDown.
(Overrides Control..::.OnKeyDown(KeyEventArgs).) | |
| OnKeyPress | Raises the KeyPress event. | |
| OnKeyUp | Raises the KeyUp event. | |
| OnLayout | (Inherited from ScrollableControl.) | |
| OnLeave | Raises the Leave event. | |
| OnLoad |
Fire event Load.
(Overrides Form..::.OnLoad(EventArgs).) | |
| 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 |
Processes Windows messages.
(Overrides Form..::.WndProc(Message%).) |