Click here to Skip to main content
16,004,836 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Schewchuk Pin
pb94949-Nov-04 5:10
pb94949-Nov-04 5:10 
Generalfast conversion int/float/double arrays Pin
peterchen9-Nov-04 2:54
peterchen9-Nov-04 2:54 
GeneralRe: fast conversion int/float/double arrays Pin
Andrew Walker9-Nov-04 12:37
Andrew Walker9-Nov-04 12:37 
Generalthe full path name in device driver Pin
yanping wang9-Nov-04 1:34
yanping wang9-Nov-04 1:34 
GeneralRe: the full path name in device driver Pin
Anonymous9-Nov-04 8:09
Anonymous9-Nov-04 8:09 
Questionhow to add ActiveX control in MDI Application Pin
X20409-Nov-04 1:17
X20409-Nov-04 1:17 
AnswerRe: how to add ActiveX control in MDI Application Pin
BlackDice9-Nov-04 2:54
BlackDice9-Nov-04 2:54 
QuestionHow add events to ActiveXCotrols Pin
jahfer9-Nov-04 1:08
jahfer9-Nov-04 1:08 
Hello,

I am working with the development of ActiveX controls in VC.NET

In my project I am using the following Classes.

1. App class (added by framework)
2. Ctrl Class (added by framework)

3. CMyclassFrameWnd class(added by me and derived from "CFrameWnd" class)
4. CMyclassView class(added by me and derived from "CView" class)


Now, I am creating a frame window in the control and connect a view created to this frame window.

coming to the matter, I want to add a mouse click event to the ActiveXcontrol.This event should fire upon clicking the View(View Class) area of the cotrol.

How can I do this?

With thanks in advance,


Jahfer,
eSoft.
AnswerRe: How add events to ActiveXCotrols Pin
BlackDice9-Nov-04 3:03
BlackDice9-Nov-04 3:03 
Generalnewbie here:....what is the difference between WM_PAINT and WM_NCPAINT Pin
namaskaaram9-Nov-04 0:22
namaskaaram9-Nov-04 0:22 
GeneralRe: newbie here:....what is the difference between WM_PAINT and WM_NCPAINT Pin
Andrew Peace9-Nov-04 0:37
Andrew Peace9-Nov-04 0:37 
GeneralRe: newbie here:....what is the difference between WM_PAINT and WM_NCPAINT Pin
Antony M Kancidrowski9-Nov-04 6:16
Antony M Kancidrowski9-Nov-04 6:16 
GeneralRe: newbie here:....what is the difference between WM_PAINT and WM_NCPAINT Pin
namaskaaram9-Nov-04 17:04
namaskaaram9-Nov-04 17:04 
GeneralRe: newbie here:....what is the difference between WM_PAINT and WM_NCPAINT Pin
Antony M Kancidrowski10-Nov-04 10:58
Antony M Kancidrowski10-Nov-04 10:58 
GeneralRe: newbie here:....what is the difference between WM_PAINT and WM_NCPAINT Pin
namaskaaram9-Nov-04 17:12
namaskaaram9-Nov-04 17:12 
GeneralRe: newbie here:....what is the difference between WM_PAINT and WM_NCPAINT Pin
Antony M Kancidrowski10-Nov-04 11:04
Antony M Kancidrowski10-Nov-04 11:04 
GeneralRe: newbie here:....what is the difference between WM_PAINT and WM_NCPAINT Pin
namaskaaram10-Nov-04 18:17
namaskaaram10-Nov-04 18:17 
GeneralRe: newbie here:....what is the difference between WM_PAINT and WM_NCPAINT Pin
Antony M Kancidrowski11-Nov-04 11:18
Antony M Kancidrowski11-Nov-04 11:18 
GeneralRe: newbie here:....what is the difference between WM_PAINT and WM_NCPAINT Pin
namaskaaram11-Nov-04 21:52
namaskaaram11-Nov-04 21:52 
GeneralChanging font on my CTreeCtrl – item Pin
anderslundsgard9-Nov-04 0:08
anderslundsgard9-Nov-04 0:08 
GeneralRe: Changing font on my CTreeCtrl – item Pin
RChin9-Nov-04 3:05
RChin9-Nov-04 3:05 
GeneralRe: Changing font on my CTreeCtrl – item Pin
anderslundsgard9-Nov-04 3:24
anderslundsgard9-Nov-04 3:24 
GeneralBitwise operators Pin
Anonymous8-Nov-04 23:34
Anonymous8-Nov-04 23:34 
GeneralRe: Bitwise operators Pin
Phil J Pearson8-Nov-04 23:53
Phil J Pearson8-Nov-04 23:53 
GeneralRe: Bitwise operators Pin
Anonymous9-Nov-04 0:14
Anonymous9-Nov-04 0:14 

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.