MobileForms Toolkit Documentation

ItemComboBox.Clone Method 

Creates a deep copy of the ItemComboBox.

public override Item Clone();

Return Value

New ItemComboBox, which is the deep copy of this ItemComboBox.

Remarks

Value or Text are not copied.

See Also

ItemComboBox Class | Resco.Controls.DetailView Namespace