I want to alignment a get to bottom of xbrowse, with your width, but I can't do!
- Code: Select all Expand view
@ 1, 1 GET oBrwGet VAR uBrwGet OF oBrw:oWnd
oBrwGet:move( oBrw:nHeight, oBrw:nLeft, oBrw:nBottom, 20, .T. )
//:move( nTop, nLeft, nBottom, nRight, lRepaint )
oBrwGet:refresh()
oBrwGet:setFocus()
Please, somebody help me!!!!