Click here to Skip to main content
15,927,745 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CAnimateCtrl Problem... Pin
KarstenK8-May-02 0:20
mveKarstenK8-May-02 0:20 
GeneralOut of Memory Pin
vinumpillai7-May-02 3:24
vinumpillai7-May-02 3:24 
GeneralProblems with setting access rights in Registry Pin
Grit7-May-02 3:18
Grit7-May-02 3:18 
GeneralRe: Problems with setting access rights in Registry Pin
Navin7-May-02 8:24
Navin7-May-02 8:24 
GeneralRe: Problems with setting access rights in Registry Pin
Grit7-May-02 8:39
Grit7-May-02 8:39 
GeneralControls' properties Pin
Vis7-May-02 2:19
Vis7-May-02 2:19 
GeneralRe: Controls' properties Pin
Michael Martin7-May-02 2:55
professionalMichael Martin7-May-02 2:55 
GeneralRe: Controls' properties Pin
Max Santos7-May-02 3:45
Max Santos7-May-02 3:45 
take a look at "UpdateData()"

it tranfers the text from the controls to the CString or from the CString to the controls

if very easy to use when you have many control in one dialog

you can also use the "SetWindowText" and the "GetWindowText" but you will have to write more code to get the same thing done
GeneralRe: Controls' properties Pin
Atilla Selem7-May-02 6:59
Atilla Selem7-May-02 6:59 
GeneralMinimum CDialog size Pin
LittleYellowBird7-May-02 1:35
LittleYellowBird7-May-02 1:35 
GeneralRe: Minimum CDialog size Pin
Niklas L7-May-02 1:50
Niklas L7-May-02 1:50 
GeneralRe: Minimum CDialog size Pin
LittleYellowBird7-May-02 2:44
LittleYellowBird7-May-02 2:44 
GeneralRe: Minimum CDialog size Pin
Jim A. Johnson7-May-02 6:15
Jim A. Johnson7-May-02 6:15 
GeneralRe: Minimum CDialog size Pin
CMFC6.0VS.NETUser7-May-02 6:47
CMFC6.0VS.NETUser7-May-02 6:47 
Generalmenu problems Pin
7-May-02 1:16
suss7-May-02 1:16 
GeneralBitmap Pin
karanba7-May-02 1:04
karanba7-May-02 1:04 
GeneralRe: Bitmap Pin
Christian Graus7-May-02 1:16
protectorChristian Graus7-May-02 1:16 
GeneralRe: Bitmap Pin
karanba7-May-02 1:41
karanba7-May-02 1:41 
GeneralRe: Bitmap Pin
Christian Graus7-May-02 11:20
protectorChristian Graus7-May-02 11:20 
QuestionDebug Assertion & Combo Box? Pin
Aoife7-May-02 0:31
Aoife7-May-02 0:31 
AnswerRe: Debug Assertion & Combo Box? Pin
Ganesh Ramaswamy7-May-02 0:38
Ganesh Ramaswamy7-May-02 0:38 
AnswerRe: Debug Assertion & Combo Box? Pin
Nish Nishant7-May-02 0:49
sitebuilderNish Nishant7-May-02 0:49 
GeneralRe: Debug Assertion & Combo Box? Pin
Aoife7-May-02 1:16
Aoife7-May-02 1:16 
GeneralRe: Debug Assertion & Combo Box? Pin
Niklas L7-May-02 1:55
Niklas L7-May-02 1:55 
GeneralDevice Drivers Pin
Sameer Maggon7-May-02 0:24
Sameer Maggon7-May-02 0:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.