Click here to Skip to main content
15,909,896 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help!! How to change the ListBox and EditBox background & text color without using MFC!! Thanks.. Pin
Kurt10-May-00 1:35
Kurt10-May-00 1:35 
GeneralBand Pin
Member 23759-May-00 16:07
Member 23759-May-00 16:07 
GeneralRe: Band Pin
Alex Gorev10-May-00 4:19
Alex Gorev10-May-00 4:19 
QuestionLPCOLESTR? Pin
Alain Royer9-May-00 10:33
Alain Royer9-May-00 10:33 
AnswerRe: LPCOLESTR? Pin
Alex Gorev9-May-00 11:01
Alex Gorev9-May-00 11:01 
AnswerRe: LPCOLESTR? Pin
Dundas TCP/IP Support9-May-00 11:29
Dundas TCP/IP Support9-May-00 11:29 
GeneralMetafile output on Win98 problem Pin
Chris Losinger9-May-00 9:27
professionalChris Losinger9-May-00 9:27 
GeneralRe: Metafile output on Win98 problem Pin
Gert Boddaert10-May-00 3:17
Gert Boddaert10-May-00 3:17 
QuestionHow to call a com object's method that takes VARIANT * parameters? Pin
plu9-May-00 6:55
plu9-May-00 6:55 
AnswerRe: How to call a com object's method that takes VARIANT * parameters? Pin
Member 10549-May-00 8:29
Member 10549-May-00 8:29 
QuestionHow to call other class functions from another class Pin
olive9-May-00 4:14
olive9-May-00 4:14 
GeneralDisplaying the Property Sheet for a file Pin
magesh9-May-00 2:42
magesh9-May-00 2:42 
GeneralRe: Displaying the Property Sheet for a file Pin
Mike Dunn9-May-00 15:51
Mike Dunn9-May-00 15:51 
GeneralRe: Displaying the Property Sheet for a file Pin
magesh9-May-00 19:24
magesh9-May-00 19:24 
GeneralRe: Displaying the Property Sheet for a file Pin
magesh9-May-00 19:25
magesh9-May-00 19:25 
GeneralRe: Displaying the Property Sheet for a file Pin
Brian Hart25-Jun-00 13:37
Brian Hart25-Jun-00 13:37 
GeneralRemoving caption bar in toolbar Pin
Andrebon9-May-00 2:20
Andrebon9-May-00 2:20 
GeneralRe: Removing caption bar in toolbar Pin
Cristi Posea9-May-00 4:38
Cristi Posea9-May-00 4:38 
When the toolbar is floating there are in fact 3 (three!) windows on top of each other.
The first one is a CMiniDockFrameWnd, the second one is a CDockBar, and finaly there is the CToolBar.
So you cannot change the style of the miniframe by calling ModifyStyle for the toolbar. In fact, it is also very complicated to remove the miniframe's caption.
If you really need this, in my article "CSizingControlBar..." in the Docking Windows section here, you will find how to do it, but be warned: this is a side feature in that library, and I didn't documented it.
GeneralControls Pin
Ravi8-May-00 23:25
Ravi8-May-00 23:25 
GeneralRe: Controls Pin
Mike Dunn9-May-00 15:58
Mike Dunn9-May-00 15:58 
QuestionHow to use ActiveX without dialog ? Pin
Member 36018-May-00 15:02
Member 36018-May-00 15:02 
AnswerRe: How to use ActiveX without dialog ? Pin
Hussam Ahmad8-May-00 21:30
Hussam Ahmad8-May-00 21:30 
GeneralRe: How to use ActiveX without dialog ? Pin
Kurt10-May-00 1:48
Kurt10-May-00 1:48 
QuestionIs there any way of printing a pdf file? Pin
Erich J. Ruth8-May-00 14:45
sussErich J. Ruth8-May-00 14:45 
GeneralTest Only -Pls Ignore Pin
Anthony Mai8-May-00 13:35
Anthony Mai8-May-00 13:35 

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.