| | |
textBox (Delete Contents)
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Feb 2008
Posts: 517
Reputation:
Solved Threads: 1
I am trying to delete what is written in a textBox like this in C++ .NET.
When pressing the button the text/Numbers I have written in the textBox doesn´t deletes.
I beleive 0 is the index from where to begin the delete wich should be from the first character in the textBox.
When pressing the button the text/Numbers I have written in the textBox doesn´t deletes.
I beleive 0 is the index from where to begin the delete wich should be from the first character in the textBox.
C++ Syntax (Toggle Plain Text)
this->textBox2->Text->Remove(0);
![]() |
Similar Threads
- Gets all information in listView into a binary file/String variables/textBox in VC++ (C++)
- error C2059: syntax error : 'namespace' (C++)
- Why javascript does not work on firefox? (JavaScript / DHTML / AJAX)
- Please help me :"login form use drag and drop toolbox" ! (C#)
- calculating sum, average, highest and lowest grades (Visual Basic 4 / 5 / 6)
- Math Functions (C++)
- Need help with stubborn spyware problem (Viruses, Spyware and other Nasties)
- Strange IE problems (Viruses, Spyware and other Nasties)
- www.hotmail.com won't load when using IE (Viruses, Spyware and other Nasties)
Other Threads in the C++ Forum
- Previous Thread: Software Development
- Next Thread: what it means ?
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays based beginner binary bmp c++ c/c++ calculator char char* class classes code compile compiler console conversion convert count data delete deploy dll dynamiccharacterarray email encryption error file format forms fstream function functions game givemetehcodez graph gui homeworkhelp iamthwee ifstream input int java lib library lines list loop looping loops map math matrix memory newbie news number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg search simple sorting spoonfeeding string strings struct temperature template templates text text-file tree url variable vector video visual visualstudio void win32 windows winsock wordfrequency wxwidgets






