APNSoft Controls [4.5.2.20] - API Reference
ComboBoxElement Methods

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

Public Instance Methods

AddOverloaded. Adds a new element. New element is added after the current element.
AddItemOverloaded. Adds a new item element. New item is added after the current element.
AddSeparatorOverloaded. Adds a new separator element. New separator is added after the current element.
CloneOverloaded. Creates a duplicate of this element.
MoveBackward (inherited from APNSoftElement) Moves the element backward by one position in the current element group.
MoveForward (inherited from APNSoftElement) Moves the element forward by one position in the current element group.
Remove (inherited from APNSoftElement) Removes specified element from the collection.

See Also

ComboBoxElement Class | APNSoft.WebControls Namespace