======Класс SimpleTextInputControl====== * **Пространство имен:** [[developers:references:topomatic.cad.view.hints|Topomatic.Cad.View.Hints]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.cad.view.cadcontrol|Topomatic.Cad.View.CadControl]] * Topomatic.Cad.View.Hints.SimpleTextInputControl =====Синтаксис===== sealed class SimpleTextInputControl : CadControl, IDisposable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol..ctor_topomatic.cad.view.cadview|SimpleTextInputControl(CadView)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.bottom|Bottom]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.bounds|Bounds]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.cadfocused|CadFocused]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.cadview|CadView]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.canmodal|CanModal]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.caretpoint|CaretPoint]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.caretvisible|CaretVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.clientrect|ClientRect]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.color|Color]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.dynamic|Dynamic]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.focused|Focused]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.font|Font]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.height|Height]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.justify|Justify]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.left|Left]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.location|Location]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.modal|Modal]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.oblique|Oblique]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.ratio|Ratio]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.right|Right]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.singleline|SingleLine]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.text|Text]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.textinsertposition|TextInsertPosition]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.textstringheight|TextStringHeight]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.top|Top]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.valid|Valid]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.visible|Visible]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.cadcontrol.width|Width]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.actcopy_system.object_topomatic.controls.menuactioneventargs|actCopy(Object, MenuActionEventArgs)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.actcut_system.object_topomatic.controls.menuactioneventargs|actCut(Object, MenuActionEventArgs)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.actpaste_system.object_topomatic.controls.menuactioneventargs|actPaste(Object, MenuActionEventArgs)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.cadcontrol.controltoview|ControlToView()]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.cadcontrol.dispose|Dispose()]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.doinit|DoInit()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.cadcontrol.dovalidate|DoValidate()]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.drawcarret_system.boolean|DrawCarret(Boolean)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.hints.simpletextinputcontrol.isselected|IsSelected()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.cadcontrol.keypress_topomatic.cad.view.cadkeypresseventargs|KeyPress(CadKeyPressEventArgs)]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.cadcontrol.mousedown_system.windows.forms.mouseeventargs|MouseDown(MouseEventArgs)]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.cadcontrol.mousemove_system.windows.forms.mouseeventargs|MouseMove(MouseEventArgs)]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.cadcontrol.mouseup_system.windows.forms.mouseeventargs|MouseUp(MouseEventArgs)]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.cadcontrol.previewkeydown_topomatic.cad.view.cadpreviewkeydowneventargs|PreviewKeyDown(CadPreviewKeyDownEventArgs)]]| (Наследуется от [[developers:references:topomatic.cad.view.cadcontrol|CadControl]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|