Tell me the different controls in MFC ?
Answers were Sorted based on User's Feedback
Answer / arvin
Various controls available in MFC are
Animation ,Bitmap ,Button, Check Box, Combo Box,
Edit Box, Tab Control, Group Box, List Box,Month Calendar ,
Picture, Picture Clip, Progress Bar, Radio Button, Rich
Edit, Slider, Scroll Bar, Spin Button, Static Text, Timer
,DateTime Picker, Tree Control, UpDown.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / jianhua wang
There are standard controls such as buttons, static text,
edit , common controls from COMCTL32.DLL such as calendar
and Active X controls from .ocx files.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / balasingam
There are lot of controls available in MFC, say for on
example Static,CEdit,Timer,List,etc
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / bhavani akshintala
the different controls of nfc are
list box,edit box,combo box,radio button,timer,scroll
bar,tab control,static control,progress bar,static
text,spin button,tree control
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / chander
There are a lot of functionlaty provided by the MFC it
provide a lot of pre-defined controls. We can use these
controls by just only with the help of dragging & drop.
e.g. comboBox,listBox,commandButton,menu and many more
| Is This Answer Correct ? | 2 Yes | 0 No |
What is #progma and where it is used?
what is the size of a process
How can we create thread in MFC framework?
How to update windows title bar dynamically?
What is the base class for MFC Framework ?
How can i implement the dynamic menus in MFC plz give the code
Hi All, I have created one MFC Dialog Based application.now if i am running the application its working fine,instead of closing he application i minimized the application,if i run the application again,i am getting the Dialog. I want to prevent the calling of application multiple times. please give me the code and let me know in which method i need to make changes. Praveer
What is the command routing in MFC framework?
Explain Doc/View architecture
How to setup a timer?
Explain StretchBlt and BitBlt
How many types of combo box are their
2 Answers Aaditya Info Solutions, E Logic,