APNSoft Controls [4.5.2.20] - API Reference
APNSoftComboBox.DefaultIcon Property

Specifies the image filename for the Default Icon if no items are selected from the DropDown List. The image file must be located in the Skin Folder of your web site, as specified by the SkinFolder property.

[Visual Basic]
Public Property DefaultIcon As String
[C#]
public string DefaultIcon {get; set;}

See Also

APNSoftComboBox Class | APNSoft.WebControls Namespace