What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Is it possible to limit the length of an EditControl?

Is it possible to limit the length of an EditControl?
Author: Message:
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: Is it possible to limit the length of an EditControl?
quote:
Originally posted by vikke
Edit: if you want to add a beep you could use this function.

    code:function Beep(frequency, duration)
    {
      Interop.Call("Kernel32.dll", "Beep", frequency, duration);
    }
Beep will use the computer speaker to generate a sound.
If you want to use a waveform sound, you have to use MessageBeep.
YouTube closed-captions ripper (also allows you to download videos!)
10-21-2007 09:22 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Is it possible to limit the length of an EditControl? - by MeEtc on 10-21-2007 at 07:38 PM
RE: Is it possible to limit the length of an EditControl? - by vikke on 10-21-2007 at 07:50 PM
RE: Is it possible to limit the length of an EditControl? - by Mike on 10-21-2007 at 09:22 PM
RE: Is it possible to limit the length of an EditControl? - by TYL3R on 10-21-2007 at 09:40 PM
RE: Is it possible to limit the length of an EditControl? - by MeEtc on 10-21-2007 at 09:47 PM
RE: Is it possible to limit the length of an EditControl? - by deAd on 10-21-2007 at 09:56 PM
RE: Is it possible to limit the length of an EditControl? - by MeEtc on 10-21-2007 at 09:58 PM
RE: RE: Is it possible to limit the length of an EditControl? - by deAd on 10-21-2007 at 10:27 PM
RE: Is it possible to limit the length of an EditControl? - by felipEx on 10-21-2007 at 10:01 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