thanks
and I can erase border of the bar ?
I make
@ oRtf:nTop,oRtf:nLeft BUTTONBAR oBarMemo ;
SIZE oRtf:nWidth+100,27 ;
BUTTONSIZE 26, 27;
OF oWnd ;
CURSOR oCursor
oBarMemo:lborder:= .f.
but not run ok because I see all ways the border ( on fivewin.ch the command @ x,y buutonbar buttonsize no have the param NOBORDER )
if I erase the command 3D then it show spaces with gray color as u can see here
[img:2avuozew]http://www.eoeo.it/wp-content/uploads/2016/04/mbar.bmp[/img:2avuozew]
↧