Page 1 of 1

change buttonbar button

Posted: Mon Dec 16, 2024 12:30 pm
by Silvio.Falconi
Image

is it possible to display a popup menu without the black lines and arrow in the buttonbar button?

Re: change buttonbar button - RESOLVED -

Posted: Tue Dec 17, 2024 8:23 am
by Silvio.Falconi
RESOLVED

DEFINE BUTTON aBtnBar[5] OF oBar PROMPT "Stampa" RESOURCE "PRN_REC" ;
ACTION PopupMenu():Activate( aBtnBar[5]:nTop + aBtnBar[5]:nHeight, aBtnBar[5]:nLeft, oDlg )