ShouldSerializeDropDown Method (DropDownControlStyles)
Specifies whether to save the value of the
DropDown property.
protected bool ShouldSerializeDropDown()
'Declaration
Protected Function ShouldSerializeDropDown() As Boolean
Return Value
Returns true if the property has changed; otherwise, returns false.