NodeComboBox Class |
Namespace: Internal.Aga.Controls.Tree.NodeControls
public class NodeComboBox : BaseTextControl
The NodeComboBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | NodeComboBox | Initializes a new instance of the NodeComboBox class |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | DataPropertyName | (Inherited from BindableControl.) |
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
![]() | DisplayHiddenContentInToolTip | (Inherited from BaseTextControl.) |
![]() | DropDownItems | |
![]() | EditEnabled | (Inherited from InteractiveControl.) |
![]() | EditOnClick | (Inherited from EditableControl.) |
![]() | EditorDisposing | (Inherited from EditableControl.) |
![]() | EditorHeight | |
![]() | EditorWidth | |
![]() | Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
![]() | Font | (Inherited from BaseTextControl.) |
![]() | IncrementalSearchEnabled | (Inherited from BindableControl.) |
![]() | LeftMargin | (Inherited from NodeControl.) |
![]() | Parent | (Inherited from NodeControl.) |
![]() | ParentColumn | (Inherited from NodeControl.) |
![]() | Site | (Inherited from Component.) |
![]() | TextAlign | (Inherited from BaseTextControl.) |
![]() | ToolTipProvider | (Inherited from NodeControl.) |
![]() | Trimming | (Inherited from BaseTextControl.) |
![]() | TrimMultiLine | (Inherited from BaseTextControl.) |
![]() | UseCompatibleTextRendering | (Inherited from BaseTextControl.) |
![]() | VerticalAlign | (Inherited from NodeControl.) |
![]() | VirtualMode | (Inherited from BindableControl.) |
Name | Description | |
---|---|---|
![]() | ChangesApplied | (Inherited from EditableControl.) |
![]() | CreatingEditor | |
![]() | Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
![]() | DrawText |
Fires when control is going to draw a text. Can be used to change text or back color
(Inherited from BaseTextControl.) |
![]() | EditorHided | (Inherited from EditableControl.) |
![]() | EditorShowing | (Inherited from EditableControl.) |
![]() | IsEditEnabledValueNeeded | (Inherited from InteractiveControl.) |
![]() | IsVisibleValueNeeded | (Inherited from NodeControl.) |
![]() | ValueNeeded | (Inherited from BindableControl.) |
![]() | ValuePushed | (Inherited from BindableControl.) |
Name | Description | |
---|---|---|
![]() | MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) |
![]() | PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |