![]() |
| | #1 |
| Registered User Join Date: Dec 2007
Posts: 380
| Get char at position in textBox Let us say that this position is 10. Now is my question, is it possible to know what character it is if any on position 9 in the textBox. Is it possible to put the character on position 9 to a string ? Code: int position; position = textBox1->SelectionStart; |
| Coding is offline | |
| | #2 | |
| Registered User Join Date: May 2003
Posts: 1,199
| Quote:
__________________ You ever try a pink golf ball, Wally? Why, the wind shear on a pink ball alone can take the head clean off a 90 pound midget at 300 yards. | |
| Cat is offline | |
| | #3 |
| Registered User Join Date: Dec 2007
Posts: 380
| thanks. |
| Coding is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| C++ ini file reader problems | guitarist809 | C++ Programming | 7 | 09-04-2008 06:02 AM |
| Sorting Linked Lists | DKING89 | C Programming | 6 | 04-09-2008 07:36 AM |
| Need help understanding info in a header file | hicpics | C Programming | 8 | 12-02-2005 12:36 PM |
| Unknown Memory Leak in Init() Function | CodeHacker | Windows Programming | 3 | 07-09-2004 09:54 AM |