Click here to Skip to main content
15,903,030 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to update dialog title when a value is changed in a child window? Pin
ElizabethC30-Oct-03 10:35
ElizabethC30-Oct-03 10:35 
Generalupgrading vc6 c++ project to .net Pin
mindows28-Oct-03 10:49
mindows28-Oct-03 10:49 
GeneralRe: upgrading vc6 c++ project to .net Pin
Dave Bryant28-Oct-03 13:12
Dave Bryant28-Oct-03 13:12 
GeneralCalling an ActiveX EXE from VC++... Pin
Orkun GEDiK28-Oct-03 10:39
Orkun GEDiK28-Oct-03 10:39 
GeneralRe: Calling an ActiveX EXE from VC++... Pin
Michael P Butler29-Oct-03 1:51
Michael P Butler29-Oct-03 1:51 
QuestionHow to update dialog title when a value is changed in a child window? Pin
ElizabethC28-Oct-03 10:19
ElizabethC28-Oct-03 10:19 
AnswerRe: How to update dialog title when a value is changed in a child window? Pin
David Crow28-Oct-03 10:40
David Crow28-Oct-03 10:40 
AnswerRe: How to update dialog title when a value is changed in a child window? Pin
Blake Miller30-Oct-03 9:17
Blake Miller30-Oct-03 9:17 
The list control's parent window is the dialog representing the tab.
The parent of the 'tab' is the property sheet.
Get the parent of the parent of the control and set its window text.
Seting the window text of a dialog changes the dialog's title.


The memories of a man in his old age are the deeds of a man in his prime.
Generalm_pParentWnd and m_hWnd Pin
ns28-Oct-03 9:32
ns28-Oct-03 9:32 
GeneralRe: m_pParentWnd and m_hWnd Pin
Joaquín M López Muñoz28-Oct-03 9:44
Joaquín M López Muñoz28-Oct-03 9:44 
GeneralThanks to both of you! Pin
ns3-Nov-03 5:18
ns3-Nov-03 5:18 
GeneralRe: m_pParentWnd and m_hWnd Pin
andyvinc28-Oct-03 9:51
andyvinc28-Oct-03 9:51 
GeneralUsing an exe in VC++ Pin
SimoneShah28-Oct-03 9:12
SimoneShah28-Oct-03 9:12 
GeneralRe: Using an exe in VC++ Pin
Joaquín M López Muñoz28-Oct-03 9:51
Joaquín M López Muñoz28-Oct-03 9:51 
GeneralWindow snapshot Pin
alex.barylski28-Oct-03 7:12
alex.barylski28-Oct-03 7:12 
GeneralRe: Window snapshot Pin
David Crow28-Oct-03 8:15
David Crow28-Oct-03 8:15 
GeneralRe: Window snapshot Pin
alex.barylski28-Oct-03 8:39
alex.barylski28-Oct-03 8:39 
GeneralSDI title bar Pin
Daniel132428-Oct-03 7:08
Daniel132428-Oct-03 7:08 
GeneralRe: SDI title bar Pin
Michael P Butler28-Oct-03 7:35
Michael P Butler28-Oct-03 7:35 
GeneralSerialization or Persistant Class Pin
mfcuser28-Oct-03 6:53
mfcuser28-Oct-03 6:53 
GeneralRe: Serialization or Persistant Class Pin
Joaquín M López Muñoz28-Oct-03 9:59
Joaquín M López Muñoz28-Oct-03 9:59 
GeneralCommunication between child windows Pin
Behzad Ebrahimi28-Oct-03 6:36
Behzad Ebrahimi28-Oct-03 6:36 
GeneralRe: Communication between child windows Pin
alex.barylski28-Oct-03 7:45
alex.barylski28-Oct-03 7:45 
GeneralCatching clicking Pin
YaronNir28-Oct-03 5:50
YaronNir28-Oct-03 5:50 
GeneralRe: Catching clicking Pin
alex.barylski28-Oct-03 7:26
alex.barylski28-Oct-03 7:26 

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.