What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » help? (read-only field)

help? (read-only field)
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: help?
Why not set an attribute to readonly?

code:
<Control xsi:type="EditControl" Id="EdtTest">
    <Attributes>
        <ReadOnly>True</ReadOnly>
    </Attributes>
    <DefaultText>Hello</DefaultText>
</Control>
11-28-2006 09:58 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
help? (read-only field) - by roflmao456 on 11-28-2006 at 09:03 PM
RE: help? - by matty on 11-28-2006 at 09:43 PM
RE: help? - by roflmao456 on 11-28-2006 at 09:47 PM
RE: help? - by matty on 11-28-2006 at 09:58 PM
RE: RE: help? - by roflmao456 on 11-28-2006 at 10:00 PM
RE: help? - by matty on 11-28-2006 at 10:05 PM
RE: help? - by roflmao456 on 11-28-2006 at 10:27 PM
RE: help? - by matty on 11-28-2006 at 10:33 PM
RE: help? - by roflmao456 on 11-28-2006 at 10:40 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

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