Print Page | Close Window

Tag

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=7423
Printed Date: 13 May 2024 at 8:10pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Tag
Posted By: Zach
Subject: Tag
Date Posted: 21 June 2007 at 10:38pm
I seem to be having difficulty setting the tag of a docking pane.
 
 
 
Dim pn As XtremeDockingPane.Pane

Set pn = DPane.CreatePane(5, 500, 500, DockRightOf)
pn.Handle = Form1.hWnd
pn.Tag = "blah blah"
 
 
 
Something along those lines and I am getting a type mismatch on the line where I am setting the tag.



Replies:
Posted By: Oleg
Date Posted: 22 June 2007 at 1:16am
Hi,
 
Tag in DockingPanes can be only long value :(


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


Posted By: Zach
Date Posted: 15 August 2007 at 8:34am
Thanks - forgot I asked this ... took me a minute to even remember why
 
.... now that I remember why - cool - this will fix a problem I was having :)



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