Could someone tell me what the equivalent for the listbox syntax oLbx:GetPos() for xBrowser is?
Thanks in advance
Otto
xBrowser – equivalent for listbox oLbx:GetPos()
- Maurilio Viana
- Posts: 252
- Joined: Tue Oct 25, 2005 2:48 pm
- Location: Garça/Garza/Heron City - Brazil
- Contact:
Re: xBrowser – equivalent for listbox oLbx:GetPos()
Otto, if I'm not wrong:
oBrowse:nRowSel ==> current row selected
oBrowse:nColSel ==> current col selected
Regards,
Maurilio
oBrowse:nRowSel ==> current row selected
oBrowse:nColSel ==> current col selected
Regards,
Maurilio