Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Messenger Plus! for Live Messenger
»
Scripting
» Using Properties
Using Properties
Author:
Message:
Sepulcrum
New Member
Posts: 8
Joined: Jun 2006
O.P.
Using Properties
How do I use a property
i.e.:
I have the Debug object, and I want to popup the Debugging Window (being it activated)
How do I use DebuggingWindowVisible?
Post a sample code or somehting please?
Thanks
06-25-2006 01:33 PM
segosa
Community's Choice
Posts: 1407
Reputation:
92
Joined: Feb 2003
RE: Using Properties
Debug.DebuggingWindowVisible = false;
The previous sentence is false. The following sentence is true.
06-25-2006 01:38 PM
Eljay
Elite Member
:O
Posts: 2949
Reputation:
77
– /
/ –
Joined: May 2004
RE: Using Properties
getting:
var test = Debug.DebuggingWindowVisible;
setting:
Debug.DebuggingWindowVisible = true;
06-25-2006 01:38 PM
«
Next Oldest
Return to Top
Next Newest
»
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
Forum Rules:
You
cannot
post new threads
You
cannot
post replies
You
cannot
post attachments
You
can
edit your posts
HTML is
Off
myCode is
On
Smilies are
On
[img] Code is
On