Pinned pane |
Post Reply |
Author | |
Bako
Newbie Joined: 05 April 2007 Status: Offline Points: 25 |
Post Options
Thanks(0)
Posted: 03 August 2007 at 9:14am |
How to I get information that pane is pinned?
I need like this: If MyPane.IsPinned Then..... |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
If not Pane.Hidden then ...
|
|
Zach
Groupie Joined: 19 July 2006 Status: Offline Points: 62 |
Post Options
Thanks(0)
|
I have not tried this - but what would "not Pane.Hidden" be if the pane is closed?
(I do realize that I one could do "If not Pane.Hidden and not Pane.Closed then" .... but wouldnt it be simplier to have that rolled up into one function )
|
|
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 |