ArcFM Engine Developer Guide
DropDownList Class Members
Properties  Methods 


The following tables list the members exposed by DropDownList.

Public Properties
 NameDescription
Public PropertyAppearanceReturns/sets the appearance of this drop down list.  
Public PropertyDisplayStyleReturns/sets the method used to choose which information is displayed in the dropdown area.  
Public PropertyDropDownItemsReturns the collection of drop down items for this drop down list.  
Public PropertyDropDownListAlignmentReturns/sets the alignment of the information displayed in the dropdown area.  
Public PropertyDropDownListWidthReturns/sets the width of the dropdown area.  
Public PropertyFormatProviderReturns/sets the class that provides the formatting of the data value.  
Public PropertyFormatStringReturns/sets the format string used in converting the data value into display text.  
Public PropertyHasAppearanceReturns whether an appearance object has been created for this dropdown list.  
Public PropertyMaxItemsDisplayedReturns/sets the maximum number of lines displayed in the dropdown area.  
Public PropertySelectedIndexReturns/sets the index of the currently selected item.  
Public PropertySelectedItemReturns/sets the currently selected item.  
Public PropertySortStyleReturns/sets the method used to sort the information displayed in the dropdown area.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a DropDownItem to the DropDownList.  
Public MethodAddRangeAdds a group of DropDownItem objects to the DropDownList.  
Public MethodFindStringFinds an item in the DropDownList based on its string value.  
Top
See Also

Reference

DropDownList Class
Miner.Windows Namespace

 

 


Send Comment