Estás utilizando algun estilo? 2007, 2010, 2013, 2015?
Gracias
for nFor := 1 to Len( ::aBitmaps )
PalBmpFree( ::aBitmaps[ nFor, BITMAP_HANDLE ], ::aBitmaps[ nFor, BITMAP_PALETTE ] )
::aBitmaps[ nFor, BITMAP_HANDLE ] := 0
next
ChgMenuMea( pMitStruct, Round( nWText * nFw, 0 ), ;
Round( Abs( nHItem ) * IF( !lHFont, 1.5, 1.2 ), 0 ) ) //fgondi
fgondi wrote:Con estilo 2015.
- Code: Select all Expand view
ChgMenuMea( pMitStruct, Round( nWText * nFw, 0 ), ;
Round( Abs( nHItem ) * IF( !lHFont, 1.5, 1.2 ), 0 ) ) //fgondi
ChgMenuMea( pMitStruct, Round( nWText * nFw, 0 ), ;
Round( Abs(nHItem) * GetnHeightItem() * IF( !lHFont, 1.5, 1 ), 0 ) )
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 75 guests