Hello
How can we set from code the left position of a xbrowse
I want it to start at an offset of 200 pixels
0,200 XBROWSE OBRW of ownd PIXEL .... Does not work
oBrw := TXBrowse():New(oWND) and oBrw:nLeft := 200 does not work neither
Any clue ?
Thanks for your help,
Richard