The methods of the KeyInputControl class are listed below. For a complete list of KeyInputControl class members, see the KeyInputControl Members topic.
![]() | Appends text to the current text of a text box. |
![]() | 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. |
![]() | Clears all text from the text box control. |
![]() | Clears information about the most recent operation from the undo buffer of the text box. |
![]() | Retrieves a value indicating whether the specified control is a child of the control. |
![]() | Copies the current selection in the text box to the Clipboard. |
![]() | 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. |
![]() | Moves the current selection in the text box to the Clipboard. |
![]() | Specifies that the value of the SelectionLength property is zero so that no characters are selected in the control. |
![]() | 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. |
![]() | Retrieves the character that is closest to the specified location within the control. |
![]() | Retrieves the index of the character nearest to the specified location. |
![]() | 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. |
![]() | Retrieves the index of the first character of a given line. |
![]() | Retrieves the index of the first character of the current line. |
![]() | Serves as a hash function for a particular type. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Retrieves the line number from the specified character position within the text of the control. |
![]() | Retrieves the next control forward or back in the tab order of child controls. |
![]() | Retrieves the location within the control at the specified character index. |
![]() | 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. |
![]() | Overloaded. Sets the selected text to the specified text without clearing the undo buffer. |
![]() | Overloaded. Replaces the current selection in the text box with the contents of the Clipboard. |
![]() | 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 contents of the control to the current caret position. |
![]() | Overloaded. Selects a range of text in the text box. |
![]() | Overloaded. Activates the control. |
![]() | Selects all text in the text box. |
![]() | Activates the next control. |
![]() | Sends the control to the back of the z-order. |
![]() | 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 that represents the TextBoxBase control. |
![]() | Undoes the last edit operation in the text box. |
![]() | Causes the control to redraw the invalidated regions within its client area. |
![]() | 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. |
![]() | 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 an 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 AcceptsTabChanged event. |
![]() | Raises the AutoSizeChanged event. |
![]() | Raises the BackColorChanged event. |
![]() | Raises the BackgroundImageChanged event. |
![]() | Raises the BackgroundImageLayoutChanged event. |
![]() | Raises the BindingContextChanged event. |
![]() | Raises the BorderStyleChanged 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 method. |
![]() | 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 OnHandleDestroyed event. |
![]() | Raises the HelpRequested event. |
![]() | Raise the HideSelectionChanged event. |
![]() | Raises the ImeModeChanged event. |
![]() | Raises the Invalidated event. |
![]() | Raises the KeyDown event. |
![]() | Raises the KeyPress event. |
![]() | Raises the KeyUp event. |
![]() | Raises the Layout event. |
![]() | Raises the Leave event. |
![]() | Raises the LocationChanged event. |
![]() | Raises the LostFocus event. |
![]() | Raises the MarginChanged event. |
![]() | Raises the ModifiedChanged event. |
![]() | Raises the MouseCaptureChanged event. |
![]() | Raises the MouseClick event. |
![]() | Raises the MouseDoubleClick 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 MouseWheel event. |
![]() | Raises the Move event. |
![]() | Raises the MultilineChanged event. |
![]() | Notifies the control of Windows messages. |
![]() | This method is not relevant for this class. |
![]() | 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 ParentChanged event. |
![]() | 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 ReadOnlyChanged event. |
![]() | Raises the RegionChanged event. |
![]() | Raises the Resize event. |
![]() | Raises the RightToLeftChanged event. |
![]() | Raises the SizeChanged event. |
![]() | Raises the StyleChanged event. |
![]() | Raises the SystemColorsChanged event. |
![]() | Raises the TabIndexChanged event. |
![]() | Raises the TabStopChanged event. |
![]() | Raises the TextAlignChanged event. |
![]() | Raises the TextChanged event. |
![]() | Raises the Validated event. |
![]() | Raises the Validating event. |
![]() | Raises the VisibleChanged event. |
![]() | Gets a value indicating the state of the ShortcutsEnabled property. |
![]() | Processes a dialog character. |
![]() | Processes a dialog key. |
![]() | Processes a key message and generates the appropriate control events. |
![]() | Processes a keyboard message. |
![]() | Previews a keyboard message. |
![]() | Processes a mnemonic character. |
![]() | 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 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. |
![]() | Scales a control's location, size, padding and margin. |
![]() | This method is not relevant for this class. |
![]() | Overloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. |
![]() | Sets a value indicating how a control will behave when its AutoSize property is enabled. |
![]() | Sets the specified bounds of the TextBoxBase control. |
![]() | Sets the size of the client area of the control. |
![]() | Sets the specified style bit to the specified value. |
![]() | 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 current size and location. |
![]() | Forces the assigned styles to be reapplied to the control. |
![]() | Updates the control in its parent's z-order. |
![]() | Processes Windows messages. |