See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The TypeIntellisenseAutoListSource type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TypeIntellisenseAutoListSource | Initializes a new instance of the TypeIntellisenseAutoListSource class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetListControlSelectedText | (Inherited from ListBoxAutoListSource.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetTypesToAutoList |
Get the types to show in the intellisense list.
| |
| GetUnfilteredTypesToAutoList | ||
| GetUsingNamespaces | ||
| HasSelection | (Overrides ListBoxAutoListSourceHasSelection(ListBox).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NewListControl | (Overrides ListBoxAutoListSourceNewListControl()()()().) | |
| OnListBoxClick | (Inherited from ListBoxAutoListSource.) | |
| OnTextBoxKeyDown | (Overrides ListBoxAutoListSourceOnTextBoxKeyDown(ListBox, KeyEventArgs).) | |
| OnTextBoxKeyUp | (Inherited from ListBoxAutoListSource.) | |
| OnTextBoxLostFocus | (Inherited from ListBoxAutoListSource.) | |
| OnValueCommitRequired | (Inherited from ListBoxAutoListSource.) | |
| ReplaceText | (Overrides ListBoxAutoListSourceReplaceText(ListBox, TextBoxBase).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateListControl | (Overrides ListBoxAutoListSourceUpdateListControl(ListBox, TextBoxBase).) | |
| UpdateListControlSize | (Inherited from ListBoxAutoListSource.) |
Properties
| Name | Description | |
|---|---|---|
| Context | ||
| ItemsToShow | (Inherited from ListBoxAutoListSource.) |
Events
| Name | Description | |
|---|---|---|
| ValueCommitRequired | (Inherited from ListBoxAutoListSource.) |