I am trying to insert a button in a get that looks like the combobox button
so that it is homogeneous graphically but big problems,
so far I have reached this result, is it possible in your opinion to do better?
I can't use two comboboxes I have to use two tget controls with a button to call a function that shows a list of numbers

I saw we can modiy the style of button on this page
https://docs.microsoft.com/en-us/window ... ton-styles
for a sample modifying to BS_SPLITBUTTON (reates a split button. A split button has a drop down arrow.)
but I not found the value
I think we can get to have the same style of the combobox, what do you think about?
so that it is homogeneous graphically but big problems,
so far I have reached this result, is it possible in your opinion to do better?
I can't use two comboboxes I have to use two tget controls with a button to call a function that shows a list of numbers

I saw we can modiy the style of button on this page
https://docs.microsoft.com/en-us/window ... ton-styles
for a sample modifying to BS_SPLITBUTTON (reates a split button. A split button has a drop down arrow.)
but I not found the value
I think we can get to have the same style of the combobox, what do you think about?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
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
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