I would like to relocate the cursor
inside a edit get to the left position
and set at blank the get content
Regards
Eugenio Belli
Cursor position in edit gets
- Enrico Maria Giordano
- Posts: 7356
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Cursor position in edit gets
oGet:VarPut( Space( ... ) )
oGet:Refresh()
oGet:SetPos( 1 )
EMG
oGet:Refresh()
oGet:SetPos( 1 )
EMG