Print Page | Close Window

Usercontrol on Tabcontrol

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=4541
Printed Date: 21 June 2025 at 2:43am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Usercontrol on Tabcontrol
Posted By: younicke
Subject: Usercontrol on Tabcontrol
Date Posted: 06 July 2006 at 12:36am
hi! i wonder if anyone from here could possibly teach me how to attach a usercontrol on the tabcontrol.  i am not so familiar with the usercontrol thats why i am really confused. i tried it using tabcontrol.insertitem but unfortunately i cannot find the hwnd property of the usercontrol.

hope somebody here could help me out. thanks a lot!



Replies:
Posted By: Oleg
Date Posted: 06 July 2006 at 8:43am
Hello,
Just add in code:
 
Property Get hWnd() As Long
    hWnd = UserControl.hWnd
End Property


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: younicke
Date Posted: 06 July 2006 at 8:03pm
thanks oleg!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net