Click here to Skip to main content
15,899,825 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can I be notifeid if the caret position has changed or not in a RichEdit control? Pin
Joseph Marzbani19-Jan-09 0:44
Joseph Marzbani19-Jan-09 0:44 
QuestionTabControl (Very Urgent..........) [modified] Pin
AnithaSubramani18-Jan-09 20:28
AnithaSubramani18-Jan-09 20:28 
AnswerRe: TabControl (Very Urgent..........) Pin
_AnsHUMAN_ 18-Jan-09 21:12
_AnsHUMAN_ 18-Jan-09 21:12 
AnswerRe: TabControl (Very Urgent..........) Pin
Sarath C18-Jan-09 21:12
Sarath C18-Jan-09 21:12 
GeneralRe: TabControl (Very Urgent..........) Pin
AnithaSubramani18-Jan-09 21:38
AnithaSubramani18-Jan-09 21:38 
AnswerRe: TabControl (Very Urgent..........) Pin
CPallini18-Jan-09 21:19
mveCPallini18-Jan-09 21:19 
JokeRe: TabControl (Very Urgent..........) Pin
N a v a n e e t h18-Jan-09 21:29
N a v a n e e t h18-Jan-09 21:29 
AnswerRe: TabControl (Very Urgent..........) Pin
AnithaSubramani18-Jan-09 22:11
AnithaSubramani18-Jan-09 22:11 
Hi,

I have a TabControl with 2 tabitems in Main Dialog.I have use two dialogs in tab items.Code is:

    m_Dialog[0]->Create(m_DialogID[0],GetParent());
m_Dialog[1]->Create(m_DialogID[1],GetParent());


I need to clear All the values in first dialog(first tabitem)while selecting the another dialog(second tabitem).


please help me..............
GeneralRe: TabControl (Very Urgent..........) Pin
_AnsHUMAN_ 18-Jan-09 22:50
_AnsHUMAN_ 18-Jan-09 22:50 
QuestionReplaced view not get focused in Splitter Window. Pin
Le@rner18-Jan-09 20:12
Le@rner18-Jan-09 20:12 
AnswerRe: Replaced view not get focused in Splitter Window. Pin
Stuart Dootson18-Jan-09 22:09
professionalStuart Dootson18-Jan-09 22:09 
QuestionLinked Lists Pin
CodingYoshi18-Jan-09 19:38
CodingYoshi18-Jan-09 19:38 
QuestionRe: Linked Lists Pin
CPallini18-Jan-09 20:06
mveCPallini18-Jan-09 20:06 
AnswerRe: Linked Lists Pin
CodingYoshi19-Jan-09 3:32
CodingYoshi19-Jan-09 3:32 
GeneralRe: Linked Lists Pin
CPallini19-Jan-09 3:43
mveCPallini19-Jan-09 3:43 
AnswerRe: Linked Lists Pin
Stephen Hewitt19-Jan-09 1:27
Stephen Hewitt19-Jan-09 1:27 
AnswerRe: Linked Lists Pin
David Crow19-Jan-09 3:14
David Crow19-Jan-09 3:14 
GeneralRe: Linked Lists Pin
CodingYoshi19-Jan-09 3:28
CodingYoshi19-Jan-09 3:28 
GeneralRe: Linked Lists Pin
David Crow19-Jan-09 3:31
David Crow19-Jan-09 3:31 
GeneralRe: Linked Lists Pin
CodingYoshi19-Jan-09 5:08
CodingYoshi19-Jan-09 5:08 
GeneralRe: Linked Lists Pin
David Crow19-Jan-09 5:11
David Crow19-Jan-09 5:11 
QuestionHow to show an image within an RichEdit control? Pin
Joseph Marzbani18-Jan-09 18:44
Joseph Marzbani18-Jan-09 18:44 
AnswerRe: How to show an image within an RichEdit control? Pin
_AnsHUMAN_ 18-Jan-09 18:59
_AnsHUMAN_ 18-Jan-09 18:59 
AnswerRe: How to show an image within an RichEdit control? Pin
Hamid_RT18-Jan-09 19:18
Hamid_RT18-Jan-09 19:18 
GeneralRe: How to show an image within an RichEdit control? Pin
Joseph Marzbani18-Jan-09 20:29
Joseph Marzbani18-Jan-09 20:29 

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.