Click here to Skip to main content
15,894,291 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help me>>>>>>>>>>>>>>>> Pin
Jason Henderson28-Jun-02 16:23
Jason Henderson28-Jun-02 16:23 
GeneralRe: Help me>>>>>>>>>>>>>>>> Pin
Christopher Lord28-Jun-02 20:45
Christopher Lord28-Jun-02 20:45 
GeneralProblem with Buttons in Child Windows Pin
AndyO28-Jun-02 7:34
AndyO28-Jun-02 7:34 
GeneralOnly one column in reportview listcontrol Pin
ns28-Jun-02 6:44
ns28-Jun-02 6:44 
GeneralRe: Only one column in reportview listcontrol Pin
Mike Nordell28-Jun-02 8:38
Mike Nordell28-Jun-02 8:38 
GeneralRe: Only one column in reportview listcontrol Pin
ns28-Jun-02 8:57
ns28-Jun-02 8:57 
GeneralRe: Only one column in reportview listcontrol Pin
Shog928-Jun-02 10:23
sitebuilderShog928-Jun-02 10:23 
QuestionHow to remove the title bar from CFormView in MDI? Pin
ns28-Jun-02 6:31
ns28-Jun-02 6:31 
Hello,

In my MDI project, I want to make the child CFormView dialog form unmoveable by the user. When I went to the dialog resources properties I saw that the titlebar property was already unchecked. However it still shows up with the blue caption bar and can be moved around inside the MDI frame. Is there some code I should use to accomplish this? I put in the precreate function of the child frame:

//cs.dwExStyle = WS_EX_DLGMODALFRAME ;

but it didnt seem to do anything different from when the line is commented out...the title bar that moves the window around is still there.....

Thanks very much for your help!Confused | :confused:
AnswerRe: How to remove the title bar from CFormView in MDI? Pin
ns28-Jun-02 7:34
ns28-Jun-02 7:34 
GeneralOverwriting COM interface Pin
28-Jun-02 6:02
suss28-Jun-02 6:02 
GeneralCommunication between windows Pin
solosnake28-Jun-02 5:55
solosnake28-Jun-02 5:55 
GeneralRe: Communication between windows Pin
Hans Ruck28-Jun-02 6:01
Hans Ruck28-Jun-02 6:01 
GeneralRe: Communication between windows Pin
solosnake28-Jun-02 6:21
solosnake28-Jun-02 6:21 
GeneralRe: Communication between windows Pin
28-Jun-02 6:02
suss28-Jun-02 6:02 
GeneralRe: Communication between windows Pin
solosnake28-Jun-02 6:21
solosnake28-Jun-02 6:21 
GeneralRe: Communication between windows Pin
Alexandru Savescu28-Jun-02 8:12
Alexandru Savescu28-Jun-02 8:12 
GeneralRe: Communication between windows Pin
solosnake28-Jun-02 22:21
solosnake28-Jun-02 22:21 
GeneralDynamic creating a Object Pin
RuiSantiago28-Jun-02 5:33
RuiSantiago28-Jun-02 5:33 
GeneralRe: Dynamic creating a Object Pin
Michael Dunn28-Jun-02 16:49
sitebuilderMichael Dunn28-Jun-02 16:49 
Generalsema_t equivalent for Visual C Pin
Steven Gregg28-Jun-02 4:57
Steven Gregg28-Jun-02 4:57 
GeneralRe: sema_t equivalent for Visual C Pin
Mike Nordell28-Jun-02 8:42
Mike Nordell28-Jun-02 8:42 
GeneralRe: sema_t equivalent for Visual C Pin
Gary Kirkham28-Jun-02 9:01
Gary Kirkham28-Jun-02 9:01 
GeneralRe: sema_t equivalent for Visual C Pin
Gary Kirkham28-Jun-02 9:08
Gary Kirkham28-Jun-02 9:08 
GeneralSample code for MDI functionality needed Pin
ns28-Jun-02 4:27
ns28-Jun-02 4:27 
GeneralRe: Sample code for MDI functionality needed Pin
Mike Nordell28-Jun-02 8:48
Mike Nordell28-Jun-02 8:48 

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.