Click here to Skip to main content
15,885,767 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i m a beginner in mfc.
now i want to add textbox and labels in child frame but i dont know how to do it..
please tell me how can i do that??
Posted
Comments
[no name] 8-Aug-15 9:11am    
Do yourself a favor. Get yourself a book on basic MFC programming and work through it.

1 solution

You must open the Resource-Editor and add the controls on that windows. There is a toolbox where these controls are available.

Take a look at these Videos from Microsoft to learn more. Consider investing some weeks of learning. For simple GUI-programs is C# a better solution. Or take a look at the portable Xamarin suite.
 
Share this answer
 
Comments
lokeshsn01 10-Aug-15 6:14am    
how can i add a textbox on a child frame & i dont want to use a dialog?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900