The methods of the InputOutputControl class are listed below. For a complete list of InputOutputControl class members, see the InputOutputControl Members topic.
![]() | Overloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. |
![]() | Brings the control to the front of the z-order. |
![]() | 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 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. |
![]() | Supports rendering to the specified bitmap. |
![]() | Retrieves the return value of the asynchronous operation represented by the IAsyncResult 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. |
![]() | Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. |
![]() | Returns the next ContainerControl up the control's chain of parent controls. |
![]() | Serves as a hash function for a particular type. GetHashCode is 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. |
![]() | Retrieves the size of a rectangular area into which a control can be fitted. |
![]() | 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. |
![]() | Performs scaling of the container control and its children. |
![]() | 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 keyboard or input messages within the message loop before they are dispatched. |
![]() | Preprocesses keyboard or 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. |
![]() | Resets the BackColor property to its default value. |
![]() | Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values. |
![]() | Resets the Cursor property to its default value. |
![]() | Resets the Font property 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 usual layout logic. |
![]() | Overloaded. Scales the control and any child controls. |
![]() | Scrolls the specified child control into view on an auto-scroll enabled control. |
![]() | 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. |
![]() | Displays the control to the user. |
![]() | Temporarily suspends the layout logic for the control. |
![]() | Returns a String containing the name of the Component, if any. This method should not be overridden. |
![]() | Causes the control to redraw the invalidated regions within its client area. |
![]() | Overloaded. Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order. |
![]() | Overloaded. |
![]() | Overloaded. Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control . |
![]() | |
![]() | Creates a new accessibility object for the control. |
![]() | Creates a new instance of the control collection for the control. |
![]() | Creates a handle for the control. |
![]() | Sends the specified message to the default window procedure. |
![]() | 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. |
![]() | Retrieves the specified AccessibleObject. |
![]() | Retrieves a value indicating how a control will behave when its AutoSize property is enabled. |
![]() | Retrieves the bounds within which the control is scaled. |
![]() | Determines whether the specified flag has been set. |
![]() | 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. |
![]() | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. |
![]() | Overloaded. Creates a shallow copy of the current Object. |
![]() | Raises the Invalidated event with a specified region of the control to invalidate. |
![]() | Raises the AutoSizeChanged event. |
![]() | Raises the AutoValidateChanged event. |
![]() | Raises the BackColorChanged event. |
![]() | Raises the BackgroundImageChanged event. |
![]() | Raises the BackgroundImageLayoutChanged event. |
![]() | Raises the BindingContextChanged event. |
![]() | Raises the CausesValidationChanged event. |
![]() | Raises the ChangeUICues event. |
![]() | Raises the Click event. |
![]() | Raises the ClientSizeChanged event. |
![]() | Raises the ContextMenuChanged event. |
![]() | Raises the ContextMenuStripChanged event. |
![]() | Raises the ControlAdded event. |
![]() | Raises the ControlRemoved event. |
![]() | Raises the CreateControl event. |
![]() | Raises the CursorChanged event. |
![]() | Raises the DockChanged event. |
![]() | 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 FontChanged event. |
![]() | Raises the ForeColorChanged event. |
![]() | Raises the GiveFeedback event. |
![]() | Raises the GotFocus event. |
![]() | Raises the HandleCreated event. |
![]() | Raises the HandleDestroyed event. |
![]() | Raises the HelpRequested event. |
![]() | Raises the ImeModeChanged 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 MarginChanged event. |
![]() | Raises the MouseCaptureChanged event. |
![]() | Raises the MouseClick event. |
![]() | Raises the MouseDoubleClick event. |
![]() | |
![]() | Raises the MouseEnter event. |
![]() | Raises the MouseHover event. |
![]() | Raises the MouseLeave event. |
![]() | Raises the MouseMove event. |
![]() | Raises the MouseUp event. |
![]() | Raises the MouseWheel event. |
![]() | Raises the Move event. |
![]() | Notifies the control of Windows messages. |
![]() | Raises the PaddingChanged event. |
![]() | Raises the Paint event. |
![]() | 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 CursorChanged 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 PreviewKeyDown event. |
![]() | Raises the Paint event. |
![]() | Raises the QueryContinueDrag event. |
![]() | Raises the RegionChanged event. |
![]() | |
![]() | |
![]() | Raises the Scroll event. |
![]() | Raises the SizeChanged event. |
![]() | Raises the StyleChanged event. |
![]() | Raises the SystemColorsChanged event. |
![]() | Raises the TabIndexChanged event. |
![]() | Raises the TabStopChanged event. |
![]() | Raises the TextChanged event. |
![]() | Raises the Validated event. |
![]() | Raises the Validating event. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Processes a key message and generates the appropriate control events. |
![]() | Previews a keyboard message. |
![]() | Selects the next available control and makes it the active control. |
![]() | Raises the appropriate drag event. |
![]() | Raises the appropriate key event. |
![]() | Raises the appropriate mouse event. |
![]() | Raises the appropriate paint event. |
![]() | Forces the re-creation of the handle for the control. |
![]() | Resets the control to handle the MouseLeave event. |
![]() | Overloaded. Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment 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. |
![]() | |
![]() | |
![]() | Calculates the scroll offset to the specified child control. |
![]() | Overloaded. |
![]() | Sets a value indicating how a control will behave when its AutoSize property is enabled. |
![]() | Performs the work of setting the specified bounds of this control. |
![]() | Sets the size of the client area of the control. |
![]() | Positions the display window to the specified value. |
![]() | Sets the specified scroll state flag. |
![]() | Sets a specified ControlStyles flag to either true or false. |
![]() | Sets the control as the top-level control. |
![]() | Sets the control to the specified visible state. |
![]() | Determines the size of the entire control from the height and width of its client area. |
![]() | Overloaded. Updates the bounds of the control with the specified size and location. |
![]() | When overridden by a derived class, updates which button is the default button. |
![]() | Forces the assigned styles to be reapplied to the control. |
![]() | Updates the control in its parent's z-order. |
![]() |
![]() | Overloaded. Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. |
![]() | Processes a keyboard message. |
![]() | |
![]() | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. |
![]() | Overloaded. Updates the bounds of the control with the current size and location. |
![]() | Activates the specified control. |
![]() | Raises the DragDrop event. |
![]() | Raises the DragEnter event. |
![]() | Raises the DragLeave event. |
![]() | Raises the DragOver event. |
InputOutputControl Class | DarkWynter.App Namespace