Click here to Skip to main content
15,923,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: deleting the previous shape Pin
dehseth7-May-08 20:16
dehseth7-May-08 20:16 
QuestionRe: deleting the previous shape Pin
Rajkumar R7-May-08 20:38
Rajkumar R7-May-08 20:38 
AnswerRe: deleting the previous shape Pin
shohel8998-May-08 4:28
shohel8998-May-08 4:28 
GeneralRe: deleting the previous shape Pin
Rajkumar R8-May-08 5:23
Rajkumar R8-May-08 5:23 
GeneralRe: deleting the previous shape Pin
shohel8998-May-08 15:06
shohel8998-May-08 15:06 
GeneralRe: deleting the previous shape Pin
Rajkumar R8-May-08 23:00
Rajkumar R8-May-08 23:00 
AnswerRe: deleting the previous shape Pin
Nelek8-May-08 10:58
protectorNelek8-May-08 10:58 
QuestionFlexGrid & CMSFlexGrid Pin
dehseth7-May-08 18:39
dehseth7-May-08 18:39 
Hi everybody,
I did solve how to create Flexgrid on dialog with your help.
But now I got another problem which is I do wanna use flexgrid in my code. Created a flex grid 6.0 object on cdialog (using resources)
I have a class CMyClass:CDialog and I create the dialog using Create(IdOfDialog)
Now as far as I know I do need a CMSFlexGrid pointer, smt like this:

CMSFlexGrid* grid = GetDlgItem(FlexGridID);
grid->Clear();


and my problem is I do not have CMSFlexGrid class dunno how to include, which class I should use.....

any idea?? thank you... Smile | :)
AnswerRe: FlexGrid & CMSFlexGrid Pin
Rajkumar R7-May-08 19:16
Rajkumar R7-May-08 19:16 
QuestionRe: FlexGrid & CMSFlexGrid Pin
dehseth7-May-08 19:30
dehseth7-May-08 19:30 
QuestionRe: FlexGrid & CMSFlexGrid Pin
Rajkumar R7-May-08 19:41
Rajkumar R7-May-08 19:41 
AnswerRe: FlexGrid & CMSFlexGrid Pin
dehseth7-May-08 20:10
dehseth7-May-08 20:10 
GeneralRe: FlexGrid & CMSFlexGrid Pin
Rajkumar R7-May-08 20:28
Rajkumar R7-May-08 20:28 
Questionchange menu background color Pin
hari_honey7-May-08 18:25
hari_honey7-May-08 18:25 
AnswerRe: change menu background color Pin
Hamid_RT7-May-08 18:33
Hamid_RT7-May-08 18:33 
GeneralRe: change menu background color Pin
hari_honey7-May-08 18:58
hari_honey7-May-08 18:58 
GeneralRe: change menu background color Pin
Hamid_RT7-May-08 20:45
Hamid_RT7-May-08 20:45 
Questionset menu background color Pin
hari_honey7-May-08 18:24
hari_honey7-May-08 18:24 
AnswerRe: set menu background color Pin
Hamid_RT7-May-08 18:33
Hamid_RT7-May-08 18:33 
QuestionGraphis::FillRectangle, brush align problem Pin
followait7-May-08 17:37
followait7-May-08 17:37 
AnswerRe: Graphis::FillRectangle, brush align problem Pin
Nitheesh George7-May-08 21:02
Nitheesh George7-May-08 21:02 
Questionwhy SYSTEMTIME doesn't return Hour?? Pin
nintendoWii7-May-08 14:15
nintendoWii7-May-08 14:15 
AnswerRe: why SYSTEMTIME doesn't return Hour?? Pin
Christopher Duncan7-May-08 14:27
Christopher Duncan7-May-08 14:27 
GeneralRe: why SYSTEMTIME doesn't return Hour?? Pin
nintendoWii7-May-08 14:49
nintendoWii7-May-08 14:49 
GeneralRe: why SYSTEMTIME doesn't return Hour?? Pin
Naveen7-May-08 14:54
Naveen7-May-08 14:54 

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.