SimpleEdit Methods
From NDoc Core
The methods of the SimpleEdit class are listed below. For a complete list of SimpleEdit class members, see the SimpleEdit Members topic.
Public Instance Methods
| Activates the form and gives it focus. | |
| Adds an owned form to this form. | |
| Overloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. | |
| Brings the control to the front of the z-order. | |
| Closes the form. | |
| Retrieves a value indicating whether the specified control is a child of the control. | |
| Forces the creation of the control, including the creation of the handle and any child controls. | |
| Creates the Graphics object for the control. | |
| Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. | |
| Overloaded. Releases all resources used by the Component. | |
| Begins a drag-and-drop operation. | |
| Retrieves the return value of the asynchronous operation represented by the IAsyncResult object passed. | |
| Determines whether the specified Object is equal to the current Object. | |
| Retrieves the form that the control is on. | |
| Sets input focus to the control. | |
| Retrieves the child control that is located at the specified coordinates. | |
| Returns the next ContainerControl up the control's chain of parent controls. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Retrieves the current lifetime service object that controls the lifetime policy for this instance. | |
| Retrieves the next control forward or back in the tab order of child controls. | |
| Gets the Type of the current instance. | |
| Conceals the control from the user. | |
| Obtains a lifetime service object to control the lifetime policy for this instance. | |
| Overloaded. Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. | |
| Overloaded. Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. | |
| Arranges the multiple document interface (MDI) child forms within the MDI parent form. | |
| Overloaded. Forces the control to apply layout logic to all its child controls. | |
| Computes the location of the specified screen point into client coordinates. | |
| Computes the location of the specified client point into screen coordinates. | |
| Preprocesses input messages within the message loop before they are dispatched. | |
| Computes the size and location of the specified screen rectangle in client coordinates. | |
| Computes the size and location of the specified client rectangle in screen coordinates. | |
| Forces the control to invalidate its client area and immediately redraw itself and any child controls. | |
| Removes an owned form from this form. | |
| Resets the BackColor property to its default value. | |
| Resets the DataBindings property to its default value. | |
| Resets the Cursor property to its default value. | |
| Resets the Fontproperty to its default value. | |
| Resets the ForeColor property to its default value. | |
| Resets the ImeMode property to its default value. | |
| Resets the RightToLeft property to its default value. | |
| Resets the Text property to its default value. | |
| Overloaded. Resumes normal layout logic. | |
| Overloaded. Scales the control and any child controls to the specified ratio. | |
| Overloaded. Activates the control. | |
| Activates the next control. | |
| Sends the control to the back of the z-order. | |
| Sets the size of the auto-scroll margins. | |
| Overloaded. Sets the bounds of the control to the specified location and size. | |
| Sets the bounds of the form in desktop coordinates. | |
| Sets the location of the form in desktop coordinates. | |
| Displays the control to the user. | |
| Overloaded. Shows the form as a modal dialog box with no owner window. | |
| Temporarily suspends the layout logic for the control. | |
| Causes the control to redraw the invalidated regions within its client area. | |
| Validates the last invalidated control and its ancestors up through, but not including, the current control. |
Protected Instance Methods
| Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. | |
| Creates a new accessibility object for the control. | |
| Destroys the handle associated with the control. | |
| Overloaded. Clean up any resources being used. | |
| Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. | |
| Returns an object that represents a service provided by the Component or by its Container. | |
| Retrieves the value of the specified control style bit for the control. | |
| Determines if the control is a top-level control. | |
| Called after the control has been added to another container. | |
| Raises the GotFocus event for the specified control. | |
| Raises the LostFocus event for the specified control. | |
| Raises the Click event for the specified control. | |
| Raises the Paint event for the specified control. | |
| Raises the PaintBackground event for the specified control. | |
| Determines if a character is an input character that the control recognizes. | |
| Determines whether the specified key is a regular input key or a special key that requires preprocessing. | |
| Creates a shallow copy of the current Object. | |
| Raises the Activated event. | |
| Raises the BackColorChanged event. | |
| Raises the BackgroundImageChanged event. | |
| Raises the BindingContextChangedevent. | |
| Raises the CausesValidationChangedevent. | |
| Raises the ChangeUICues event. | |
| Raises the Click event. | |
| Raises the Closed event. | |
| Raises the Closing event. | |
| Raises the ContextMenuChangedevent. | |
| Raises the ControlAdded event. | |
| Raises the CursorChangedevent. | |
| Raises the Deactivate event. | |
| Raises the DockChangedevent. | |
| Raises the DoubleClick event. | |
| Raises the DragDrop event. | |
| Raises the DragEnter event. | |
| Raises the DragLeave event. | |
| Raises the DragOver event. | |
| Raises the EnabledChanged event. | |
| Raises the Enter event. | |
| Raises the ForeColorChangedevent. | |
| Raises the GiveFeedback event. | |
| Raises the GotFocus event. | |
| Raises the HelpRequested event. | |
| Raises the ImeModeChanged event. | |
| Raises the InputLanguageChanged event. | |
| Raises the InputLanguageChanging event. | |
| Raises the Invalidated event. | |
| Raises the KeyDown event. | |
| Raises the KeyPress event. | |
| Raises the KeyUp event. | |
| Raises the Leave event. | |
| Raises the Load event. | |
| Raises the LocationChanged event. | |
| Raises the LostFocus event. | |
| Raises the MaximizedBoundsChanged event. | |
| Raises the MaximumSizeChanged event. | |
| Raises the MdiChildActivate event. | |
| Raises the MenuComplete event. | |
| Raises the MenuStart event. | |
| Raises the MinimumSizeChanged event. | |
| Raises the MouseDown event. | |
| Raises the MouseEnter event. | |
| Raises the MouseHover event. | |
| Raises the MouseLeave event. | |
| Raises the MouseMove event. | |
| Raises the MouseUp event. | |
| Raises the Move event. | |
| Notifies the control of Windows messages. | |
| Paints the background of the control. | |
| Raises the BackColorChanged event when the BackColor property value of the control's container changes. | |
| Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. | |
| Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. | |
| Raises the ParentChanged event. | |
| Raises the EnabledChanged event when the Enabled property value of the control's container changes. | |
| Raises the FontChanged event when the Font property value of the control's container changes. | |
| Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. | |
| Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. | |
| Raises the VisibleChanged event when the Visible property value of the control's container changes. | |
| Raises the QueryContinueDrag event. | |
| Raises the RightToLeftChangedevent. | |
| Raises the SizeChanged event. | |
| Raises the SystemColorsChanged event. | |
| Raises the TabIndexChanged event. | |
| Raises the TabStopChanged event. | |
| Raises the Validated event. | |
| Raises the Validating event. | |
| Processes a key message and generates the appropriate control events. | |
| Forces the re-creation of the handle for the control. | |
| Overloaded. Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. | |
| Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. | |
| Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. | |
| Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. | |
| Overloaded. | |
| Sets the specified style bit to the specified value. | |
| Sets the control as the top-level control. | |
| Overloaded. Updates the bounds of the control with the current size and location. | |
| Forces the assigned styles to be reapplied to the control. | |
| Updates the control in its parent's z-order. | |
Protected Internal Instance Methods
| Processes a keyboard message. |
Explicit Interface Implementations
See Also
SimpleEdit Class | NDoc.Core Namespace