case ::nEditType == EDIT_LISTBOX
Eval( ::bOnPostEdit, Self, xValue, ::oEditLbx:nLastKey )
if ::oEditLbx != nil .and. IsWindow( ::oEditLbx:hWnd )
::oEditLbx:End()
::oEditLbx := nil
endif
METHOD ShowBtnList( nKey ) CLASS TXBrwColumn
...
::oEditLbx:bLButtonUp := {|| ::oEditLbx:Change(), ::oEditLbx:nLastKey := VK_RETURN,;
::PostEdit( aBound[ nAt ], .t. ) }
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 61 guests