on 2005 Aug 09 6:20 PM
How do you reset a combo box back to an unselected state? For example if I want to disable a combo box based on a user's selection how do I remove the value so that there is no value selected?
I know I can use this code to select a value:
oComboBox.Select(val,SAPbouiCOM.BoSearchKey.psk_ByValue);
Is there a similiar way to unselect something?
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
102 | |
39 | |
8 | |
4 | |
3 | |
3 | |
3 | |
3 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.