Name | Description | |
---|---|---|
DropDownEditorViewBase Constructor | Initializes a new instance of the DropDownEditorViewBase class. |
The following tables list the members exposed by DropDownEditorViewBase.
Name | Description | |
---|---|---|
DropDownEditorViewBase Constructor | Initializes a new instance of the DropDownEditorViewBase class. |
Name | Description | |
---|---|---|
AutoHeight | (Inherited from C1.Framework.Element) | |
AutoSize | (Inherited from C1.Framework.Element) | |
AutoWidth | (Inherited from C1.Framework.Element) | |
Bounds | (Inherited from C1.Framework.Element) | |
ButtonsSettings | Gets the buttons settings of input editor. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
Children | (Inherited from C1.Framework.BasePanel) | |
ContainsFocus | (Inherited from C1.Framework.Element) | |
ContentBounds | (Inherited from C1.Framework.Element) | |
EditorElement | Gets the editor element that hosted on the view. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
Enabled | (Inherited from C1.Framework.Element) | |
ExtraIcons | Gets a collection with additional input editor icons. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
Focusable | (Inherited from C1.Framework.Element) | |
Focused | (Inherited from C1.Framework.Element) | |
ForceLineBreak | (Inherited from C1.Framework.Element) | |
HasChildren | (Inherited from C1.Framework.Element) | |
Height | (Inherited from C1.Framework.Element) | |
HitTestable | (Inherited from C1.Framework.Element) | |
HorizontalAlignment | Gets or sets the horizontal alignment of the content. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
HostControl | (Inherited from C1.Framework.Element) | |
HostView | (Inherited from C1.Framework.Element) | |
Icon | Gets or sets the icon of input editor. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
ImageAlign | Gets or sets the alignment of the image. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
InheritedRtl | (Inherited from C1.Framework.Element) | |
IsDirty | (Inherited from C1.Framework.Element) | |
IsDroppedDown | Gets or sets a value indicating if the dropdown is currently open. (Inherited from C1.Win.Input.Base.Views.DropDownControlViewBase) | |
IsEnabled | (Inherited from C1.Framework.Element) | |
IsFocusable | (Inherited from C1.Framework.Element) | |
IsHot | (Inherited from C1.Framework.Element) | |
IsPressed | (Inherited from C1.Framework.Element) | |
IsVisible | (Inherited from C1.Framework.Element) | |
Left | (Inherited from C1.Framework.Element) | |
LineDescent | (Inherited from C1.Framework.Element) | |
Location | (Inherited from C1.Framework.Element) | |
MarkEmpty | Gets or sets a value that indicates need draws a red dotted line if Value is empty or not. | |
Parent | (Inherited from C1.Framework.Element) | |
ReadOnly | Gets or sets a value indicating whether text in the text box is read-only. | |
RenderStyle | (Inherited from C1.Framework.Element) | |
RightToLeft | (Inherited from C1.Framework.Element) | |
Root | (Inherited from C1.Framework.Element) | |
ShowFocusRectangle | (Inherited from C1.Framework.Element) | |
Size | (Inherited from C1.Framework.Element) | |
Style | (Inherited from C1.Framework.Element) | |
Top | (Inherited from C1.Framework.Element) | |
Validated | (Inherited from C1.Framework.Element) | |
VerticalAlignment | Gets or sets the vertical alignment of the content. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
Visible | (Inherited from C1.Framework.Element) | |
Width | (Inherited from C1.Framework.Element) |
Name | Description | |
---|---|---|
IconPanel | Gets the panel with icons that hosted on the view. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
IsDisposed | Gets a value indicating whether the class has been disposed of. (Inherited from C1.Win.Input.Base.Views.InputPanel) | |
ShowFocusCues | Geta a value that indicates whether the user interface is in a state to show or hide focus rectangles. (Inherited from C1.Win.Input.Base.Views.InputPanel) |
Name | Description | |
---|---|---|
AddChild | (Inherited from C1.Framework.DockPanel) | |
ApplyStyle | Overridden. Applies a C1.Win.Themes.BaseStyle to panel. | |
ChangeEnabledButtonState | Changes the value of the enabled state for buttons (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
Clone | (Inherited from C1.Framework.DockPanel) | |
Dispose | Overloaded. Releases the unmanaged resources used by the InputPanel class. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
Focus | (Inherited from C1.Framework.Element) | |
GetBounds | Overloaded. (Inherited from C1.Framework.Element) | |
GetDock | (Inherited from C1.Framework.DockPanel) | |
GetElement | Returns the C1.Framework.Element of this content element. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
GetFlags | (Inherited from C1.Framework.Element) | |
GetParent<T> | (Inherited from C1.Framework.Element) | |
GetParentOfType | (Inherited from C1.Framework.Element) | |
GetScrollOrigin | (Inherited from C1.Framework.Element) | |
GetTextBox | Gets the System.Windows.Forms.TextBox control for this view. | |
HitTest | (Inherited from C1.Framework.Element) | |
Invalidate | Overloaded. (Inherited from C1.Framework.Element) | |
IsChildOf | (Inherited from C1.Framework.Element) | |
IsInputKey | (Inherited from C1.Framework.Element) | |
Layout | Overloaded. Layout this element based on its style and contents. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
Measure | Overloaded. (Inherited from C1.Framework.Element) | |
Offset | (Inherited from C1.Framework.Element) | |
OnClick | (Inherited from C1.Framework.Element) | |
OnDoubleClick | (Inherited from C1.Framework.Element) | |
OnGotFocus | Called by the host control when this C1.Framework.Element receives the focus. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
OnKeyDown | (Inherited from C1.Framework.Element) | |
OnKeyPress | (Inherited from C1.Framework.Element) | |
OnKeyUp | (Inherited from C1.Framework.Element) | |
OnLostFocus | Called by the host control when this C1.Framework.Element loses the focus. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
OnMouseDown | (Inherited from C1.Framework.Element) | |
OnMouseEnter | (Inherited from C1.Framework.Element) | |
OnMouseEnterHover | (Inherited from C1.Framework.Element) | |
OnMouseLeave | (Inherited from C1.Framework.Element) | |
OnMouseLeaveHover | (Inherited from C1.Framework.Element) | |
OnMouseLostCapture | (Inherited from C1.Framework.Element) | |
OnMouseMove | (Inherited from C1.Framework.Element) | |
OnMouseUp | (Inherited from C1.Framework.Element) | |
OnMouseWheel | (Inherited from C1.Framework.Element) | |
OnValidated | (Inherited from C1.Framework.Element) | |
OnValidating | (Inherited from C1.Framework.Element) | |
PointToClient | (Inherited from C1.Framework.Element) | |
PointToScreen | (Inherited from C1.Framework.Element) | |
Render | Overridden. Renders the element into a given rectangle. | |
RenderChildren | (Inherited from C1.Framework.Element) | |
RenderContent | (Inherited from C1.Framework.Element) | |
SetDirty | Overloaded. (Inherited from C1.Framework.Element) | |
SetDock | (Inherited from C1.Framework.DockPanel) | |
SetFlags | Overloaded. (Inherited from C1.Framework.Element) |
Name | Description | |
---|---|---|
AlignChildren | (Inherited from C1.Framework.BasePanel) | |
AlignHorizontally | (Inherited from C1.Framework.BasePanel) | |
AlignVertically | (Inherited from C1.Framework.BasePanel) | |
CreateStyle | Creates or gets if contains a named style. (Inherited from C1.Win.Input.Base.Views.InputPanel) | |
FinalizeUI | (Inherited from C1.Framework.Element) | |
GetActualStyle | Overloaded. Overridden. Gets a actual style for current state of elements. | |
GetDeviceDPI | (Inherited from C1.Framework.Element) | |
GetEditorElement | Overridden. Gets the editor element. | |
GetStyle | Gets a named style. (Inherited from C1.Win.Input.Base.Views.InputPanel) | |
LayoutChildren | (Inherited from C1.Framework.DockPanel) | |
OnRightToLeftChanged | (Inherited from C1.Framework.Element) | |
OnStateChanged | (Inherited from C1.Framework.Element) | |
RescaleConstantsForDpi | Provides constants for rescaling the C1.Framework.Element when a DPI change occurs. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
ScaleToDeviceDPI | Overloaded. (Inherited from C1.Framework.Element) | |
SizeToContent | Overloaded. (Inherited from C1.Framework.BasePanel) | |
SizeToParent | (Inherited from C1.Framework.BasePanel) | |
UpdateStyle | Overridden. Updates a dinamic style of C1.Framework.Element. |
Name | Description | |
---|---|---|
CustomButtonClick | Occurs when Custom button is clicked. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
DropDownButtonClick | Occurs when DropDown button is clicked. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
ModalButtonClick | Occurs when Modal button is clicked. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) | |
UpDownButtonClick | Occurs when Up or Down buttons are clicked. (Inherited from C1.Win.Input.Base.Views.InputEditorViewBase) |