The InputInfoText..::.ScalableTextBox type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InvokeOverloaded.
IsInputKey
Determines whether the specified key is an input key or a special key that requires preprocessing.
(Inherited from TextBox.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnFontChanged (Inherited from TextBoxBase.)
OnHandleCreated (Inherited from TextBoxBase.)
OnHandleDestroyed (Inherited from TextBoxBase.)
ProcessDialogKey (Inherited from TextBoxBase.)
ProcessKeyMessage
Processes a keyboard message.
(Inherited from Control.)
ProcessMnemonic
Processes a mnemonic character.
(Inherited from Control.)
ResetBackColor
Resets the BackColor property to its default value.
(Inherited from Control.)
ResetBindings
Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values.
(Inherited from Control.)
ResetCursor
Resets the Cursor property to its default value.
(Inherited from Control.)
ResetFont
Resets the Font property to its default value.
(Inherited from Control.)
ResetForeColor
Resets the ForeColor property to its default value.
(Inherited from Control.)
ResetImeMode
Resets the ImeMode property to its default value.
(Inherited from Control.)
ResetRightToLeft
Resets the RightToLeft property to its default value.
(Inherited from Control.)
RtlTranslateContent
Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Inherited from Control.)
ScaleCore
This method is not relevant for this class.
(Inherited from Control.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Undo
Undoes the last edit operation in the text box.
(Inherited from TextBoxBase.)
WndProc (Inherited from TextBoxBase.)

See Also