Note that you can expand other items such as the BorderWidth property. If you’re using C#,
you can also expand base to see the DropDownList control’s base class’s properties such as
SelectedValue. With VB.NET, the properties of the base class have been merged into the main IntelliSense list so you’ll see SelectedValue at the bottom of the list.