
On the side I have a "combobox" control where the end user can select the type of price list.
When the user selects a different type of price list, the procedure must refresh the "btnbmp" checks with the right prices.
My problem is to update the "btnbmp" controls,
1) I tried to eliminate the "btnbmp" controls and update the prices but when I move the mouse over them I see the previous prices
2) I tried to eliminate the "scrollpanel" control and then recreate it again with oPanelscroll: End () but it makes an error
I can't find the solution
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

