Hello,
I am trying to change the properties of a button on form1 from form2. The button on form1 is a toolbar button. When it is pressed, I have it set to "ButtonToolbarNew.Enabled = False", to disable it. I want to be able to re-enable it when a different button on another form, form2, is pressed.
Thanks again!
Kosta
I am trying to change the properties of a button on form1 from form2. The button on form1 is a toolbar button. When it is pressed, I have it set to "ButtonToolbarNew.Enabled = False", to disable it. I want to be able to re-enable it when a different button on another form, form2, is pressed.
Thanks again!
Kosta