'Declaration
<Foundation.ExportAttribute("ShowCloseButton")> <BrowsableAttribute(True)> Public Property ShowCloseButton As Boolean
'Usage
Dim instance As C1DropDown Dim value As Boolean instance.ShowCloseButton = value value = instance.ShowCloseButton