MobileForms Toolkit Documentation

TouchComboBox Methods

The methods of the TouchComboBox class are listed below. For a complete list of TouchComboBox class members, see the TouchComboBox Members topic.

Public Instance Methods

AddTooltipArea (inherited from AdvancedComboBox) 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 (inherited from AdvancedComboBox) Signals the object that initialization is starting.
BringToFront (inherited from Control)Brings the control to the front of the z-order.
Close (inherited from AdvancedComboBox) 
CloseConnector (inherited from AdvancedComboBox) 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 (inherited from AdvancedComboBox) 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 (inherited from AdvancedComboBox) 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 (inherited from AdvancedComboBox) 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 (inherited from AdvancedComboBox) 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 (inherited from AdvancedComboBox)Overloaded. Loads the data with the data connector and inserts the loaded Items to specified position.
LoadDataManually (inherited from AdvancedComboBox) Fills AdvancedComboBox's ItemCollection by user provided ListItem objects.
LoadXml (inherited from AdvancedComboBox)Overloaded. Load the control from the specified location.
NextSelectableCell (inherited from AdvancedComboBox) 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 (inherited from AdvancedComboBox) 
PreviousSelectableCell (inherited from AdvancedComboBox) 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 (inherited from AdvancedComboBox) Reloads the data with the DataConnector.
ResetImageCache (inherited from AdvancedComboBox)Overloaded.  
ResumeLayout (inherited from Control)Overloaded. Resumes usual layout logic.
ResumeRedraw (inherited from AdvancedComboBox) Resumes normal redraw and immediately redraws control.
SaveXml (inherited from AdvancedComboBox)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 (inherited from AdvancedComboBox) 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.

Protected Instance Methods

ApplyTemplate 
ApplyTemplates 
CalculateTextBoxArea (inherited from AdvancedComboBox) 
CreateControlsInstance (inherited from Control)Creates a new instance of the control collection for the control.
CreateDefaultTemplate 
Dispose (inherited from AdvancedComboBox)Overloaded. Clean up any resources being used.
DrawArrowBox (inherited from AdvancedComboBox) 
DrawBorder (inherited from AdvancedComboBox) 
DrawTextBox 
Finalize (inherited from Component)Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
GetScaledBounds (inherited from Control)Retrieves the bounds within which the control is scaled.
MemberwiseClone (inherited from MarshalByRefObject)Overloaded. Creates a shallow copy of the current MarshalByRefObject object.
MemberwiseClone (inherited from Object)Overloaded. Creates a shallow copy of the current Object.
OnBindingContextChanged (inherited from AdvancedComboBox) Handles the changes of binding context.
OnCancelButtonClick (inherited from AdvancedComboBox) 
OnClick (inherited from AdvancedComboBox) Handles the Click event.
OnDataLoaded (inherited from AdvancedComboBox) Fires the DataLoaded event.
OnDoubleClick (inherited from Control)Raises the DoubleClick event.
OnEnabledChanged (inherited from Control)Raises the EnabledChanged event.
OnGotFocus (inherited from AdvancedComboBox) Raises the GotFocus event.
OnHandleCreated (inherited from Control)Raises the HandleCreated event.
OnHandleDestroyed (inherited from Control)Raises the HandleDestroyed event.
OnHelpRequested (inherited from Control)Raises the HelpRequested event.
OnHTCGyroDirection (inherited from AdvancedComboBox) 
OnHTCNavSensorRotated (inherited from AdvancedComboBox) 
OnHTCOrientationChanged (inherited from AdvancedComboBox) 
OnItemAdding (inherited from AdvancedComboBox) Fires the ItemAdding event.
OnKeyDown (inherited from AdvancedComboBox) 
OnKeyPress (inherited from AdvancedComboBox) 
OnKeyUp (inherited from AdvancedComboBox) 
OnLostFocus (inherited from AdvancedComboBox) Raises the LostFocus event.
OnMouseDown (inherited from AdvancedComboBox) Handles the OnMouseDown event.
OnMouseMove (inherited from AdvancedComboBox) Handles the OnMouseMove event.
OnMouseUp (inherited from AdvancedComboBox) Handles the OnMouseUp event.
OnPaint (inherited from AdvancedComboBox) Handles the Paint event.
OnPaintBackground (inherited from AdvancedComboBox) Handles the PaintBackground event.
OnParentChanged (inherited from AdvancedComboBox) Handles the ParentChanged event.
OnPropertyChanged 
OnResize 
OnSelectedIndexChanged (inherited from AdvancedComboBox) 
OnSelectedValueChanged (inherited from AdvancedComboBox) 
OnTextChanged (inherited from Control)Raises the TextChanged event.
Redraw (inherited from AdvancedComboBox) 
ScaleControl 
SetListBounds (inherited from AdvancedComboBox) 
ShouldSerializeArrowBoxGradientColor (inherited from AdvancedComboBox) 
ShouldSerializeArrowBoxGradientColorPressed (inherited from AdvancedComboBox) 
ShouldSerializeArrowBoxImageDefault (inherited from AdvancedComboBox) 
ShouldSerializeArrowBoxImagePressed (inherited from AdvancedComboBox) 
ShouldSerializeArrowBoxVisualStyle (inherited from AdvancedComboBox) 
ShouldSerializeBorderStyle 
ShouldSerializeGyroSensorCalibration (inherited from AdvancedComboBox) 
ShouldSerializeGyroSensorSensitivity (inherited from AdvancedComboBox) 
ShouldSerializeScrollBar (inherited from AdvancedComboBox) Indicates whether the HeaderRow property should be persisted.
ShouldSerializeTooltipType (inherited from AdvancedComboBox) 
ShouldSerializeTouchScrollDirection (inherited from AdvancedComboBox) 

Protected Internal Instance Methods

OnButton (inherited from AdvancedComboBox) Handles the ButtonClick event.
OnCellClick (inherited from AdvancedComboBox) Handles the CellClick event.
OnCellEntered (inherited from AdvancedComboBox) Fires the CellEntered event.
OnCustomizeCell (inherited from AdvancedComboBox) Fires the CustomizeCell event.
OnItemEntered (inherited from AdvancedComboBox) 
OnLink (inherited from AdvancedComboBox) Handles the LinkClick event.

See Also

TouchComboBox Class | Resco.Controls.AdvancedComboBox Namespace