Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the drop-down window. | |
BackgroundImage | Gets or sets the background image displayed in the drop-down window. | |
BackgroundImageLayout | Gets or sets the layout of the background image. | |
BorderStyle | Gets or sets the border style. | |
CanUndo | Gets a value that indicates whether the user can undo the previous operation in a text box control. | |
ContentAlignment | Gets or sets the alignment of the content. | |
ContextMenu | Gets or sets the context menu. | |
ContextMenuStrip | Gets or sets the context menu strip. | |
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the drop-down window. | |
Font | Gets or sets the font which is used for the drop-down window. | |
ForeColor | Gets or sets the foreground color of the drop-down window. | |
Lines | Gets or sets the lines in the drop-down editor. | |
Padding | Gets or sets the padding of the drop-down window. | |
ReadOnly | Gets or sets a value that indicates whether the drop-down editor is read-only. | |
ScrollBarMode | Gets or sets how to display the scroll bars. | |
ScrollBars | Gets or sets a value that indicates how to show scroll bars. | |
SelectedText | Gets or sets a value that indicates the currently selected text in the drop-down editor. | |
SelectionLength | Gets or sets the number of characters selected in the drop-down editor. | |
SelectionStart | Gets or sets the starting point of text selected in the drop-down window. | |
ShowContextMenu | Gets or sets a value that indicates whether to show the context menu. | |
SingleBorderColor | Gets or sets the color of the single line border. | |
Text | Gets or sets the text. | |
TextLength | Gets the length of the text in the drop-down window. | |
TouchToolBar | Gets the shown TouchToolBar by touch operation. |