ContentControlListEntry.Select Method

Definition

Selects the list entry in a drop-down list or combo box content control and sets the text of the content control to the value of the item.

public:
 void Select();
public void Select ();
abstract member Select : unit -> unit
Public Sub Select ()

Applies to