No announcements
Found 2145362 threads
-
0 Votes
Visual Studio MFC , Set dialog cursor location
Hello, as RLWA32 already said, set the tab order in resource editor.Answered | 3 Replies | 765 Views | Created by gsegria - Thursday, April 30, 2020 10:35 AM | Last reply by gsegria - Wednesday, May 6, 2020 6:50 AM -
0 Votes
Visual Studio MFC dialog application , Static Text type select Bitmap
You can't set a size in pixels for a bitmap image that is displayed in a picture control If you set the picture control's Center Image property to True you can ...Answered | 3 Replies | 861 Views | Created by gsegria - Friday, July 10, 2020 10:06 AM | Last reply by RLWA32 - Sunday, July 12, 2020 12:10 PM -
1 Votes
MFC dialog Application and Custom control
I ahve created new MFC dialog based application and I go to ToolBox and simply drag and drop existing custom control.Answered | 5 Replies | 3960 Views | Created by Rupesh Shivarkar - Thursday, December 10, 2009 12:38 PM | Last reply by Scott McPhillips - Friday, December 11, 2009 2:37 PM -
0 Votes
Visual Studio MFC dialog application , Press ESC to exit app
If all messages are blocked then any control in the dialog that actually uses the ESC key will lose functionality.Answered | 2 Replies | 2134 Views | Created by gsegria - Thursday, August 13, 2020 7:57 AM | Last reply by RLWA32 - Thursday, August 13, 2020 9:33 AM -
0 Votes
disable tabs in tab control at MFC.
HOWTO: How To Disable Tabs in CPropertySheet The following is signature, not part of post Please mark the post answered your question as the answer, and mark other ...Answered | 3 Replies | 7812 Views | Created by FugersonHall - Tuesday, May 31, 2011 10:36 PM | Last reply by Albert van Peppen - Friday, July 14, 2017 10:26 AM -
1 Votes
How to change MFC dialog and controls' look and feel
I believe that, due to a bug in version 6 of the common controls, there are MBCS MFC applications that will fail at run time.Answered | 13 Replies | 20395 Views | Created by gwang12 - Wednesday, May 26, 2010 10:16 PM | Last reply by Mahendra Maurya - Wednesday, March 14, 2012 5:21 PM -
0 Votes
Running code after MFC dialog is showed in Visual Studio 2012
How can I run code after a dialog is shown in MFC - on Visual Studio 2012 ?Answered | 2 Replies | 2415 Views | Created by Daniel-IL - Saturday, September 7, 2013 1:53 PM | Last reply by David Ching - Saturday, September 7, 2013 3:09 PM -
0 Votes
Transform a MFC Multi Dialogs app in one Dialog Application
So I'm working on a multi Dialogs application.Answered | 6 Replies | 1036 Views | Created by Ahmed-Ben-Salem - Friday, March 25, 2016 3:49 PM | Last reply by Ahmed-Ben-Salem - Tuesday, March 29, 2016 10:34 AM -
0 Votes
Change color of active tab in MFC dialog
It seems that you have succeed in changing color of active tab in MFC dialog.Answered | 21 Replies | 10739 Views | Created by mh1000 - Thursday, February 9, 2012 9:32 PM | Last reply by mh1000 - Friday, February 17, 2012 6:27 PM -
3 Votes
How to C++ dialog based app in visual studio ?
MFC supports dialog-based application right out of the box.Answered | 3 Replies | 1690 Views | Created by Sg65 - Tuesday, May 26, 2020 10:18 AM | Last reply by RLWA32 - Tuesday, May 26, 2020 10:49 AM -
0 Votes
How to set the tab order between the controls on the dialog box in win32 application?
Hi, I want to set the tab order for the controls which is on the dialog box.Answered | 3 Replies | 6165 Views | Created by Chintanp - Thursday, January 7, 2010 10:43 AM | Last reply by Jijo Raj - Thursday, January 7, 2010 11:35 AM -
0 Votes
MFC dialog in ATL activeX control does not have visual style
I understand, but the ATL Dialog meets your needs and is just as easy to use as an MFC dialog.Answered | 18 Replies | 1491 Views | Created by Donghuanhuan - Friday, September 4, 2015 12:24 AM | Last reply by Donghuanhuan - Monday, September 7, 2015 11:24 PM -
0 Votes
Add MFC Tab Ctrl to VS 2015 toolbox
In my opinion, you can't add MFC tab control into toolbox.Answered | 2 Replies | 934 Views | Created by Geoyar - Wednesday, February 8, 2017 2:46 AM | Last reply by Baron Bi - Thursday, February 9, 2017 5:40 AM -
0 Votes
MFC With Visual Studio
MFC is included in standard versions. search the article "Visual C++ Editions" in MSDN for the details.Answered | 1 Replies | 3760 Views | Created by PatrickPope - Monday, June 22, 2009 7:11 PM | Last reply by Sheng Jiang 蒋晟 - Monday, June 22, 2009 10:11 PM -
0 Votes
MFC adding a control to a CTabCtrl within a dialog.
If your tab pages will have more than a couple of controls on each, then the suggestions of sub-dialogs will be the easiest.Answered | 5 Replies | 3906 Views | Created by Adrian987 - Tuesday, January 5, 2016 5:33 PM | Last reply by Adrian987 - Sunday, January 10, 2016 6:08 PM -
1 Votes
How to place a tab control in dialog box
Hi Balaji, For Winform application, you just need to drag and drop a tab control form toolbox to a Form.Answered | 2 Replies | 3933 Views | Created by Balaji CS - Wednesday, December 9, 2009 9:26 AM | Last reply by Nancy Shao - Friday, December 11, 2009 6:43 AM -
1 Votes
MFC DIALOG button controls
I'm using VS2005 for my MFC application. i created a dialog box with one two DEFAULT BUTTONS.Answered | 2 Replies | 2283 Views | Created by Ning's - Friday, February 22, 2013 8:25 AM | Last reply by Renjith V Ramachandran - Friday, February 22, 2013 2:40 PM -
0 Votes
Embed Excel Spreadsheet in MFC Dialog
There is nothing like a Ecxel Grid Control...Answered | 2 Replies | 6600 Views | Created by TZ.biz - Thursday, August 11, 2011 10:19 AM | Last reply by Martin Richter - Thursday, August 11, 2011 12:31 PM -
0 Votes
MFC applications
Properties you get the project properties Dialog box, at the top you should see the "Configuration" combobox selection option, Did you change it to ...Answered | 4 Replies | 2066 Views | Created by Pooja CM - Tuesday, March 12, 2013 10:28 AM | Last reply by Pradish.MP - Monday, April 1, 2013 12:47 PM -
0 Votes
C++ Common Controls to Visual Styles MFC Controls
I played around with this a little for MFC CEdit controls and MFC CComboBox controls in a dialog box that uses the v6 controls and visual ...Answered | 9 Replies | 2963 Views | Created by Volki69 - Monday, March 11, 2019 4:15 PM | Last reply by Castorix31 - Saturday, March 16, 2019 4:38 PM - Items 1 to 20 of 2145362 Next ›
No announcements