cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Tool
Tool
Sep 15, 2013 at 3:18pm UTC
mgehad
(22)
I'm using Visual Studio 2010 Express , is there any "Auto Complete Text" Tool I can use while making windows form project ?.
Things are pretty hard typing all stuff manually.
Sep 15, 2013 at 3:25pm UTC
sailorman444
(26)
Hi there,
I noticed that there was not an auto complete text tool on Visual Studio 2010 professional on the C++ development settings.
I have recently downloaded Visual Studio 2012 professional and it does contain an auto complete text tool for the C++ development settings.
You can also bring in code that has been developed in Visual Studio 2010 into Visual Studio 2012 but not the other way round.
Hope this helps :)
--Sailorman444
Sep 15, 2013 at 4:28pm UTC
mgehad
(22)
Thank You :)
Topic archived. No new replies allowed.