For Programmers: Free Programming Magazines  


Home > Archive > Clarion > October 2007 > Child Window via hWnd









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Child Window via hWnd
Clarion

2007-10-16, 6:55 pm

Hi all

I need to display a window inside Activex container.
This is code for Visual Basic:

Object.AddItem("MyName", frmMyWin.hWnd)

frmMyWin.hWnd means HWND from other VB form.
How can I call and display other window inside that Activex?


Thank you for help

klarisoft@gmail.com

2007-10-18, 6:55 pm

Use prop:handle to get window handle

Leonid Chudakov
chudakov@klarisoft.com

On Oct 16, 1:32 pm, Clarion <za.miks...@gmail.com> wrote:
> Hi all
>
> I need to display a window inside Activex container.
> This is code for Visual Basic:
>
> Object.AddItem("MyName", frmMyWin.hWnd)
>
> frmMyWin.hWnd means HWND from other VB form.
> How can I call and display other window inside that Activex?
>
> Thank you for help



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com