I have a custom toolbar and one of the command buttons on the toolbar is to check the values of the controls in the form such as textbox, combo box, checkbox, listbox by calling a function. All the controls' value can be identified except the textbox. I tried to use a command button on the form and use the same function and it can read the value in the textbox. So why when I use the toolbar it cannot see the value of a textbox? IS there any workaround?
Thanks. I hope you guys can help one more time.
Thanks. I hope you guys can help one more time.