The following example uses a ComboBox to show the picture placement options for a control. Each time the user clicks a list choice, the picture and caption are updated on the CommandButton. This code ...
expression A variable that represents a ComboBox object. This method is only valid for list box or combo box controls on forms. Also, the RowSourceType property of the control must be set to Value ...