Problem trying to set combo's AutoCompleteMode and AutoCompleteSource in Browse Dialog


Problem trying to set combo's AutoCompleteMode and AutoCompleteSource...
Author
Message
Marcia G Akins
Marcia G Akins
Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)
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


Reply
Marcia G Akins
Marcia G Akins
Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Well, that is in the source code which means you will need to keep track of those changes before any SF update.
Also you cannot see the properties you want because their Modifiers are set by default to Friendly, if you can change it in the base class "MicroFour.StrataFrame.UI.Windows.Forms.ComboBox" to Public, then you will see them in any subclass.


Did I take my stupid pills today Smile ?

If I can see these properties in the property sheet when designing a form, why can't I see them when writing code in the BD?

Just curious and trying to learn something.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search