![]() |
Problem whith ShortcutCaption |
Post Reply
|
| Author | |
martinchik
Newbie
Joined: 16 May 2006 Location: Belarus Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Topic: Problem whith ShortcutCaptionPosted: 16 May 2006 at 10:00am |
|
Can you tell me about how get hWnd in XtremeShortcutBar::ShortcutCaption ActiveX control, please.
BOOL CCaptionControlOCX::Create(LPCTSTR lpszWindowName, DWORD dwStyle, const RECT& rect, CWnd* pParentWnd, UINT nID, CFile* pPersist, BOOL bStorage, BSTR bstrLicKey) { BOOL bRes = FALSE; bRes = CreateControl( __uuidof( XtremeShortcutBar::ShortcutCaption ), lpszWindowName, dwStyle, rect, pParentWnd, nID, pPersist, bStorage, bstrLicKey); m_pControl = GetControlUnknown(); //this->m_hWnd == NULL !!!!!!!!!!!!!! return bRes; } Thank you! |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 May 2006 at 11:21am |
|
Hi, ShortcutCaption is windowless control. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
martinchik
Newbie
Joined: 16 May 2006 Location: Belarus Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 May 2006 at 11:56am |
|
Thank you!
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |