Hi everyone,
I face some issues on how i'm about to change a button.text and *.tag info.
I have over 5000 buttons(in total) on over 100 forms.
I created a Treeview on a form which i can enter only, that shows all my forms with buttons & tag names.
For example:
a textbox has the name of the button (fe. button1)
a tag name could include name of the product and a serialnumber, so does the tooltip.
If the productname changes, and so does the serialnumber how do i update the appropriate tag and tooltip?
The top textbox is showing what is selected in the treeview.
The down one needs to be entered manually
The update button would then update the tag and tooltip...
I'm stuck.
I face some issues on how i'm about to change a button.text and *.tag info.
I have over 5000 buttons(in total) on over 100 forms.
I created a Treeview on a form which i can enter only, that shows all my forms with buttons & tag names.
For example:
a textbox has the name of the button (fe. button1)
a tag name could include name of the product and a serialnumber, so does the tooltip.
If the productname changes, and so does the serialnumber how do i update the appropriate tag and tooltip?
The top textbox is showing what is selected in the treeview.
The down one needs to be entered manually
The update button would then update the tag and tooltip...
I'm stuck.
Last edited: