Class TextBoxUtils
Contains static methods related to the TextBox and RichTextBox controls.
public static class TextBoxUtils
- Inheritance
-
TextBoxUtils
Methods
- AdjustTextBoxesHeight(Control)
Increases height of all TextBox controls in the specified container to height of the ComboBox control, if it is present in the container.
- LogPosition(object?)
Logs current insert position of the control.
- ShowDialogGoToLine(int, ref int, Control?)
Shows 'Go To Line' dialog.
- ShowDialogGoToLine(object?)
Shows 'Go To Line' dialog.