Modifying control properties
I have these two files created by default,
form1.h & project_name.cpp
now suppose i add a text box in form1
I'm not able to change the properties like text of this textbox from anywhere else other then form1.h (say if i want to change properties from this file project_name.cpp)
its a very basic doubt but I've done evrything from making textbox public to anything wierd possible :(
please help.. !!
I found VB really easier & faster to use then vc++ :((
tia
--

