Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Two questions about CToolTipCtrl Pin
Tomasz Sowinski19-Aug-02 0:42
Tomasz Sowinski19-Aug-02 0:42 
GeneralRe: Two questions about CToolTipCtrl Pin
Eugene Pustovoyt19-Aug-02 2:34
Eugene Pustovoyt19-Aug-02 2:34 
GeneralRe: Two questions about CToolTipCtrl Pin
Tomasz Sowinski19-Aug-02 2:42
Tomasz Sowinski19-Aug-02 2:42 
GeneralRe: Two questions about CToolTipCtrl Pin
Eugene Pustovoyt19-Aug-02 4:12
Eugene Pustovoyt19-Aug-02 4:12 
GeneralRe: Two questions about CToolTipCtrl Pin
Eugene Pustovoyt19-Aug-02 9:05
Eugene Pustovoyt19-Aug-02 9:05 
GeneralRe: Two questions about CToolTipCtrl Pin
Tomasz Sowinski19-Aug-02 0:46
Tomasz Sowinski19-Aug-02 0:46 
GeneralRe: Two questions about CToolTipCtrl Pin
Eugene Pustovoyt19-Aug-02 4:15
Eugene Pustovoyt19-Aug-02 4:15 
GeneralHelp button and propertysheet 2 Pin
Mazdak18-Aug-02 19:59
Mazdak18-Aug-02 19:59 
I have a dialog based application that has some propertysheet.I wanted to hide Help button in it so as Shog9 said I put this statement in OnInitDialog ofmy application:

GetDlgItem(IDHELP)->ShowWindow(SW_HIDE); 


But unhandled error happend and it seems that no window with this ID exist.I even put it in OnInitDialog of propertysheets but the same things happend.So how can I hide that help button?

Mazy

"If I go crazy then will you still
Call me Superman
If I’m alive and well, will you be
There holding my hand
I’ll keep you by my side with
My superhuman might
Kryptonite"
Kryptonite-3 Doors Down

GeneralRe: Help button and propertysheet 2 Pin
Roger Allen19-Aug-02 2:42
Roger Allen19-Aug-02 2:42 
GeneralI want to catch Net Event?How to... Pin
ZBUILDER18-Aug-02 16:22
ZBUILDER18-Aug-02 16:22 
GeneralPausing a timer Pin
Le centriste18-Aug-02 14:16
Le centriste18-Aug-02 14:16 
GeneralRe: Pausing a timer Pin
Neville Franks18-Aug-02 14:53
Neville Franks18-Aug-02 14:53 
GeneralRe: Pausing a timer Pin
Mazdak18-Aug-02 19:47
Mazdak18-Aug-02 19:47 
GeneralCompiler Error!! Pin
anu12118-Aug-02 13:51
anu12118-Aug-02 13:51 
GeneralRe: Compiler Error!! Pin
Daniel Lohmann19-Aug-02 2:25
Daniel Lohmann19-Aug-02 2:25 
QuestionWhy does VC++ 6.0 linker report this? Pin
WREY18-Aug-02 13:12
WREY18-Aug-02 13:12 
AnswerRe: Why does VC++ 6.0 linker report this? Pin
Le centriste18-Aug-02 14:13
Le centriste18-Aug-02 14:13 
GeneralRe: Why does VC++ 6.0 linker report this? Pin
WREY19-Aug-02 11:21
WREY19-Aug-02 11:21 
AnswerRe: Why does VC++ 6.0 linker report this? Pin
Neville Franks18-Aug-02 15:06
Neville Franks18-Aug-02 15:06 
GeneralRe: Why does VC++ 6.0 linker report this? Pin
WREY19-Aug-02 11:47
WREY19-Aug-02 11:47 
GeneralRe: Why does VC++ 6.0 linker report this? Pin
Mustafa Demirhan19-Aug-02 13:45
Mustafa Demirhan19-Aug-02 13:45 
GeneralRe: Why does VC++ 6.0 linker report this? Pin
WREY19-Aug-02 20:36
WREY19-Aug-02 20:36 
GeneralRe: Why does VC++ 6.0 linker report this? Pin
Neville Franks19-Aug-02 15:12
Neville Franks19-Aug-02 15:12 
GeneralMaximizing IWebBrowser2 Pin
Jonah Bishop18-Aug-02 12:52
Jonah Bishop18-Aug-02 12:52 
GeneralDroplist active for combo boxes Pin
asdfasdf18-Aug-02 10:49
asdfasdf18-Aug-02 10:49 

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.