Click here to Skip to main content
15,902,832 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionIs it possible to remove the _[]X controls from a MDIChild? Pin
rbc25-Apr-02 6:58
rbc25-Apr-02 6:58 
AnswerRe: Is it possible to remove the _[]X controls from a MDIChild? Pin
Chris Losinger25-Apr-02 7:04
professionalChris Losinger25-Apr-02 7:04 
GeneralRe: Is it possible to remove the _[]X controls from a MDIChild? Pin
rbc25-Apr-02 7:12
rbc25-Apr-02 7:12 
GeneralRe: Is it possible to remove the _[]X controls from a MDIChild? Pin
Ernest Laurentin25-Apr-02 7:17
Ernest Laurentin25-Apr-02 7:17 
GeneralActiveX Control Question Pin
Shayna25-Apr-02 6:39
Shayna25-Apr-02 6:39 
GeneralRe: ActiveX Control Question Pin
Ernest Laurentin25-Apr-02 7:13
Ernest Laurentin25-Apr-02 7:13 
GeneralRe: ActiveX Control Question Pin
Shayna25-Apr-02 8:26
Shayna25-Apr-02 8:26 
GeneralRe: ActiveX Control Question Pin
Ernest Laurentin25-Apr-02 9:19
Ernest Laurentin25-Apr-02 9:19 
Understand now!
Is this a big problem for you to "save" the property value before you close
the userform and "set it back" when you need to display that form back again?
It looks to me that you want a different property (value) for each control that
you use but you want only one variable to store it. In that case, one of the best
approach is to have that variable as a member of your component (activex or object).
Global variable is not *in my opinion* an elegant option.
Good luck!

"Dirty hands lead to important discovery..." - Thomas Edison
GeneralRe: ActiveX Control Question Pin
Shayna25-Apr-02 9:24
Shayna25-Apr-02 9:24 
GeneralQuestion for MC++ Forum! Pin
Albert Pascual25-Apr-02 6:13
sitebuilderAlbert Pascual25-Apr-02 6:13 
GeneralRe: Question for MC++ Forum! Pin
Nish Nishant25-Apr-02 6:55
sitebuilderNish Nishant25-Apr-02 6:55 
GeneralRe: Question for MC++ Forum! Pin
Albert Pascual25-Apr-02 7:11
sitebuilderAlbert Pascual25-Apr-02 7:11 
GeneralRe: Question for MC++ Forum! Pin
Nish Nishant25-Apr-02 8:17
sitebuilderNish Nishant25-Apr-02 8:17 
Generalhelp me to load images in a Database and to retrieve them Pin
Atilla Selem25-Apr-02 6:10
Atilla Selem25-Apr-02 6:10 
GeneralRe: help me to load images in a Database and to retrieve them Pin
Albert Pascual25-Apr-02 6:17
sitebuilderAlbert Pascual25-Apr-02 6:17 
GeneralRe: help me to load images in a Database and to retrieve them Pin
Atilla Selem25-Apr-02 6:31
Atilla Selem25-Apr-02 6:31 
GeneralRe: help me to load images in a Database and to retrieve them Pin
Albert Pascual25-Apr-02 6:49
sitebuilderAlbert Pascual25-Apr-02 6:49 
GeneralRe: help me to load images in a Database and to retrieve them Pin
Carlos Antollini25-Apr-02 6:43
Carlos Antollini25-Apr-02 6:43 
GeneralRe: help me to load images in a Database and to retrieve them Pin
Giles25-Apr-02 6:49
Giles25-Apr-02 6:49 
GeneralDirectory Pin
25-Apr-02 5:45
suss25-Apr-02 5:45 
GeneralRe: Directory Pin
Tom Archer25-Apr-02 5:49
Tom Archer25-Apr-02 5:49 
GeneralRe: Directory Pin
Nish Nishant25-Apr-02 6:52
sitebuilderNish Nishant25-Apr-02 6:52 
GeneralRe: Directory Pin
Mike Nordell25-Apr-02 9:17
Mike Nordell25-Apr-02 9:17 
GeneralRe: Directory Pin
25-Apr-02 17:33
suss25-Apr-02 17:33 
GeneralRe: Directory Pin
Ravi Bhavnani25-Apr-02 17:52
professionalRavi Bhavnani25-Apr-02 17: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.