MIKE M Posted February 1, 2006 Report Share Posted February 1, 2006 Hi All, Does any body knows how to control the cursor position inside a string control ? Thanks Quote Link to comment
Jim Kring Posted February 2, 2006 Report Share Posted February 2, 2006 Set the following attributes of the string control: Key Focus = TRUE Text.Selection:Start = Desired Cursor Position Text.Selection:End = Desired Cursor Position 1 1 Quote Link to comment
MIKE M Posted February 2, 2006 Author Report Share Posted February 2, 2006 Set the following attributes of the string control:Key Focus = TRUE Text.Selection:Start = Desired Cursor Position Text.Selection:End = Desired Cursor Position Thanks for the TIP Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.