What are the types of button controls?

Answers were Sorted based on User's Feedback



What are the types of button controls?..

Answer / fahim

1.Command Button
2.Radio Button
If anyone knows apart from it plz let me know

Is This Answer Correct ?    9 Yes 0 No

What are the types of button controls?..

Answer / aa

Push Button. I am not sure if push button and command
button are one and the same

Is This Answer Correct ?    6 Yes 2 No

What are the types of button controls?..

Answer / swetha palanki

push button
radio button
check box
group box

Is This Answer Correct ?    3 Yes 0 No

What are the types of button controls?..

Answer / amitabh dehury

push button
with different bkgnd colors & text

Is This Answer Correct ?    2 Yes 0 No

What are the types of button controls?..

Answer / ratnesh sachan

The button type determines how the button acts, how it
highlites when pressed and wether it shows its state.

There are four types of buttons
1:- Push Buttons
2:- Sticky Buttons
3:- Radio Buttons and Checkboxes
4:- Deprecated Buttons

Is This Answer Correct ?    2 Yes 0 No

What are the types of button controls?..

Answer / sk

Push Button
Radio Button
Check Box
Edit Box
Static Button
Picture Box
Group Box
Labels

Is This Answer Correct ?    2 Yes 0 No

What are the types of button controls?..

Answer / parijat chandra

PushButton
Radio Button
CheckBox

Is This Answer Correct ?    1 Yes 0 No

What are the types of button controls?..

Answer / satyabrata mishra

There are 2 types of button controls available in MFC.

1. 1st one is gray color push button (CButton)
2. Bitmap button (CBitmapButton)

Is This Answer Correct ?    2 Yes 4 No

What are the types of button controls?..

Answer / deepak h

Push Button (Default/Pushed)
Check Box
Radio Button
Command Button(Command link)

Is This Answer Correct ?    0 Yes 2 No

What are the types of button controls?..

Answer / kamal

BN_CLICKED
BN_DOUBLECLICKED

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More MFC Interview Questions

What is CArchive class dowes?

4 Answers  


What four types of properties are supported by an ActiveX control?

1 Answers  


What is the use of UpdateData funciton ?

7 Answers  


what is the use of CCmdTarget?

4 Answers   Siemens,


Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device connected with my local machine.please give the code Regards, Praveer

1 Answers   TCS, Tech Mahindra,






How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?

0 Answers  


What is subclassing?

2 Answers  


19)how to set Back Ground Picture to a Dialog Box in MFC ?

1 Answers  


How many types of combo box are their

2 Answers   Aaditya Info Solutions, E Logic,


How to find the mouse entering an image?..while entering need to display next image...

4 Answers  


What types of threads are supported by MFC framework?

2 Answers  


What is the difference between the ASSERT and VERIFY macros?

4 Answers  


Categories