Tag |
Post Reply |
Author | |
Zach
Groupie Joined: 19 July 2006 Status: Offline Points: 62 |
Post Options
Thanks(0)
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.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Tag in DockingPanes can be only long value :(
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Zach
Groupie Joined: 19 July 2006 Status: Offline Points: 62 |
Post Options
Thanks(0)
|
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 :)
|
|
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 |