Click here to Skip to main content
15,890,690 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: GetOpenFileName and CenterWindow Pin
Mauro Leggieri17-Mar-05 2:13
Mauro Leggieri17-Mar-05 2:13 
GeneralRe: GetOpenFileName and CenterWindow Pin
Stu McGill17-Mar-05 3:10
Stu McGill17-Mar-05 3:10 
GeneralVC.NET Help with VC 6 Pin
Diddy16-Mar-05 23:46
Diddy16-Mar-05 23:46 
GeneralRe: VC.NET Help with VC 6 Pin
David Crow17-Mar-05 5:17
David Crow17-Mar-05 5:17 
Questionblinking cursor in resizable dialog? Pin
ThinkingPrometheus16-Mar-05 22:33
ThinkingPrometheus16-Mar-05 22:33 
QuestionHow to change the dimensions of a groupbox dynamically Pin
caykahve16-Mar-05 21:14
caykahve16-Mar-05 21:14 
AnswerRe: How to change the dimensions of a groubbox dynamically Pin
toxcct16-Mar-05 22:15
toxcct16-Mar-05 22:15 
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
caykahve16-Mar-05 22:43
caykahve16-Mar-05 22:43 
This is how my mapped control is defined:

CStatic m_Groupbox1;<br />
<br />
DDX_Control(pDX, IDC_STATIC_G, m_Groupbox1)
;

I tried this line:
m_Groupbox1.SetWindowPos(&this->wndTopMost,NewStartPosX,NewStartPosY,NewWidth,NewHeight,SWP_SHOWWINDOW);
It did not help Confused | :confused:
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
toxcct16-Mar-05 22:50
toxcct16-Mar-05 22:50 
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
caykahve16-Mar-05 23:15
caykahve16-Mar-05 23:15 
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
namaskaaram16-Mar-05 22:57
namaskaaram16-Mar-05 22:57 
AnswerRe: How to change the dimensions of a groupbox dynamically Pin
ThatsAlok16-Mar-05 23:35
ThatsAlok16-Mar-05 23:35 
Generalworks! Pin
caykahve17-Mar-05 0:26
caykahve17-Mar-05 0:26 
GeneralNew user interface issues for my application Pin
tim63516-Mar-05 21:13
tim63516-Mar-05 21:13 
GeneralRe: New user interface issues for my application Pin
John R. Shaw17-Mar-05 6:27
John R. Shaw17-Mar-05 6:27 
GeneralTCP/IP guru - please help Pin
eli1502197916-Mar-05 21:02
eli1502197916-Mar-05 21:02 
Questionremove system menu icon from dialog? Pin
ThinkingPrometheus16-Mar-05 20:57
ThinkingPrometheus16-Mar-05 20:57 
AnswerRe: remove system menu icon from dialog? Pin
toxcct16-Mar-05 22:25
toxcct16-Mar-05 22:25 
GeneralImage Capture from Device Pin
Anand for every one16-Mar-05 20:47
Anand for every one16-Mar-05 20:47 
GeneralFriend Functions Pin
phijophlip16-Mar-05 20:29
phijophlip16-Mar-05 20:29 
GeneralRe: Friend Functions Pin
toxcct16-Mar-05 21:03
toxcct16-Mar-05 21:03 
GeneralAccess Violation Pin
Usman Arif16-Mar-05 20:26
Usman Arif16-Mar-05 20:26 
GeneralRe: Access Violation Pin
Cedric Moonen16-Mar-05 21:38
Cedric Moonen16-Mar-05 21:38 
GeneralRotate picture Pin
JAMANAKA16-Mar-05 20:09
JAMANAKA16-Mar-05 20:09 
GeneralRe: Rotate picture Pin
John R. Shaw17-Mar-05 6:52
John R. Shaw17-Mar-05 6:52 

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.