Group: StrataFrame Users
Posts: 322,
Visits: 529
|
Hi all.
I think I found the method in the framework to set the combo boxes properties in the browse dialog to the above. However, these properties do not show up in IntelliSense when I try to set loCombo.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest and loCombo.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems. Am I trying to do this in the wrong place or are they hidden by default?
TIA
Marcia
|