Hola a todos...
Estoy teniendo un mal comportamiento con los scrolls.
Este es mi listBox:
Este el es recurso:
El problema que tengo es cuando le doy click al Scroll para la derecha se pone disable.
Dejo una imagen con el problema:

Ahi el Scroll horizontal se puso disable y aun no lleg贸 al final.
Estoy teniendo un mal comportamiento con los scrolls.
Este es mi listBox:
聽 REDEFINE LISTBOX oLbx;
聽 聽 聽 FIELDS TRAN(oDbfCab:NUMERO,"########"),DTOC(oDbfCab:FECHA),TRAN(oDbfCab:CLIENTE,"########"),;
聽 聽 聽 聽 聽 聽 聽oDbfCab:RAZONSOC,TRAN(oDbfCab:TOTAL,"#######.##")," ";
聽 聽 聽 SIZES 55,75,55,150,70,0;
聽 聽 聽 HEADERS "N煤mero","Fecha","Cliente","Raz贸n social","Total"," ";
聽 聽 聽 ID 1000 OF oDlg1
聽 聽oLbx:bSkip 聽 聽 聽 聽:={|nRecs|oDbfCab:Skipper(nRecs)}
聽 聽oLbx:aJustify 聽 聽 :={.t.,.f.,.t.,.f.,.t.,.f.}
聽 聽oLbx:nClrBackFocus:=Rgb(255,255,128)
聽 聽oLbx:nClrForeFocus:=NegroEste el es recurso:
LISTAPEDIDOS DIALOG DISCARDABLE 102, 55, 179, 103
STYLE WS_POPUP|WS_CAPTION|WS_SYSMENU
CAPTION "Consulta de pedidos"
FONT 8, "System"
BEGIN
聽 CONTROL "", 1000, "ListBox", LBS_SORT|LBS_NOINTEGRALHEIGHT|LBS_DISABLENOSCROLL|LBS_NOTIFY|WS_HSCROLL|WS_VSCROLL|WS_BORDER|WS_TABSTOP, 2, 7, 176, 66
聽 CONTROL "Total", 4000, "Static", SS_RIGHT|WS_GROUP, 111, 77, 24, 8
聽 CONTROL "", 100, "Edit", ES_AUTOHSCROLL|WS_BORDER, 138, 76, 40, 10
聽 CONTROL "", 200, "Button", WS_TABSTOP, 2, 91, 50, 12
聽 CONTROL "", 201, "Button", WS_TABSTOP, 128, 91, 50, 12
ENDEl problema que tengo es cuando le doy click al Scroll para la derecha se pone disable.
Dejo una imagen con el problema:

Ahi el Scroll horizontal se puso disable y aun no lleg贸 al final.
Ojeda Esteban Eduardo.
Buenos Aires - Argentina.
FWH - PellesC - DBF/CDX - ADS - Gloriosos .Bat - MySql - C# .net - FastReport
Skype: jreduojeda
Buenos Aires - Argentina.
FWH - PellesC - DBF/CDX - ADS - Gloriosos .Bat - MySql - C# .net - FastReport
Skype: jreduojeda