MIKE M Posted February 1, 2006 Report Posted February 1, 2006 Hi All, Does any body knows how to control the cursor position inside a string control ? Thanks Quote
Jim Kring Posted February 2, 2006 Report 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
MIKE M Posted February 2, 2006 Author Report 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
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.