FormComboBoxControl.selection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
selection(Int32) | |
selection() |
selection(Int32)
selection()
public:
virtual int selection();
public virtual int selection ();
abstract member selection : unit -> int
override this.selection : unit -> int
Public Overridable Function selection () As Integer