|
From: Alexander S.K. <al...@be...> - 2014-12-16 10:48:57
|
Itamar M. Lins Jr. Lins writes:
> @ 10,40 GET LISTBOX oList ;
> VAR nListPos ;
> ITEMS aPagBusca ;
> Font oFontListBox OF oModDlg ;
> SIZE 175,220 ;
> ON DBLCLICK { ||oModDlg:lResult:=.T.,hwg_EndDialog(oModDlg:handle)} ;
> TOOLTIP ""
>
>
Fixed.
Regards, Alexander.
|