AddTooltipArea | Adds the rectangular tooltip area with the given text. |
BeginInvoke (inherited from Control) | Overloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. |
BeginUpdate | Signals the object that initialization is starting. |
BringToFront (inherited from Control) | Brings the control to the front of the z-order. |
Close | |
CloseConnector | Closes the data connector if it is still open. |
CreateGraphics (inherited from Control) | Creates the Graphics for the control. |
CreateObjRef (inherited from MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Dispose (inherited from Component) | Overloaded. Releases all resources used by the Component. |
EndInvoke (inherited from Control) | Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. |
EndUpdate | Signals the object that initialization is complete. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Focus (inherited from Control) | Sets input focus to the control. |
GetCellAtPoint | Returns the cell at the specified point. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetItemText | Returns the text representation of the specified item. |
GetLifetimeService (inherited from MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Hide (inherited from Control) | Conceals the control from the user. |
InitializeLifetimeService (inherited from MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
InsertItem | Insert the ListItem at the specified index. |
Invalidate (inherited from Control) | Overloaded. Invalidates the entire surface of the control and causes the control to be redrawn. |
Invoke (inherited from Control) | Overloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. |
LoadData | Overloaded. Loads the data with the data connector and inserts the loaded Items to specified position. |
LoadDataManually | Fills AdvancedComboBox's ItemCollection by user provided ListItem objects. |
LoadXml | Overloaded. Load the control from the specified location. |
NextSelectableCell | Move to the next selectable cell. |
PointToClient (inherited from Control) | Computes the location of the specified screen point into client coordinates. |
PointToScreen (inherited from Control) | Computes the location of the specified client point into screen coordinates. |
Popup | |
PreviousSelectableCell | Moves to previous selectable cell. |
RectangleToClient (inherited from Control) | Computes the size and location of the specified screen rectangle in client coordinates. |
RectangleToScreen (inherited from Control) | Computes the size and location of the specified client rectangle in screen coordinates. |
Refresh (inherited from Control) | Forces the control to invalidate its client area and immediately redraw itself and any child controls. |
Reload | Reloads the data with the DataConnector. |
ResetImageCache | Overloaded. |
ResumeLayout (inherited from Control) | Overloaded. Resumes usual layout logic. |
ResumeRedraw | Resumes normal redraw and immediately redraws control. |
SaveXml | Overloaded. Serializes all of the control properties to XML file in the given path. |
Scale (inherited from Control) | Scales the control and all child controls by the specified scaling factor. |
SelectNextControl (inherited from Control) | Activates the next control. |
SendToBack (inherited from Control) | Sends the control to the back of the z-order. |
Show (inherited from Control) | Displays the control to the user. |
SuspendLayout (inherited from Control) | Temporarily suspends the layout logic for the control. |
SuspendRedraw | Temporarily suspends the redraw for the control. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Update (inherited from Control) | Causes the control to redraw the invalidated regions within its client area. |