ComboBox behaviour in win32Lib

new topic     » topic index » view thread      » older message » newer message

1) When win32Lib builds a combobox, it does so with a style flag that limits the text one can type in the control to the width of the control...is there a way to change that behavior so that it functions like a text box (allowing input longer than the size of the box)?

2) Other than inserting an OnChange event which compare s what has been typed into the ComboBox to the item values and rejects any keys which result in a non-match, is there a simpler way to do what us old Access programmers call "Limit to List"?

Thanks

Mike

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu