What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » plz help me (VB6 option window)

plz help me (VB6 option window)
Author: Message:
Dark Link
Junior Member
**


Posts: 24
Joined: Dec 2004
O.P. Huh?  plz help me (VB6 option window)
I'm making a plugin (in VB6) which needs a option window and I do't know how to do it.
Could you please help me???

This post was edited on 12-15-2004 at 08:11 PM by WDZ.
12-15-2004 07:53 PM
Profile E-Mail PM Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: PLZ HELP ME
quote:
Originally posted by Dark Link
I'm making a plugin (in VB6) which needs a option window and I do't know how to do it.
Could you please help me???

just wait for the Configure method to be called

code:
Form1.Show vbModal
12-15-2004 08:06 PM
Profile E-Mail PM Find Quote Report
Dark Link
Junior Member
**


Posts: 24
Joined: Dec 2004
O.P. RE: plz help me (VB6 option window)
Yeah I know what does the Configure function but I wanted to know what code to use.

code:
Form1.Show vbModal
What's vbModal???
12-15-2004 08:25 PM
Profile E-Mail PM Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: plz help me (VB6 option window)
quote:
Originally posted by Dark Link
Yeah I know what does the Configure function but I wanted to know what code to use.

code:
Form1.Show vbModal
What's vbModal???

vbModal means it will disable plus until the form is closed. there is no other solution at the moment.
12-15-2004 08:32 PM
Profile E-Mail PM Find Quote Report
Dark Link
Junior Member
**


Posts: 24
Joined: Dec 2004
O.P. RE: plz help me (VB6 option window)
Thanks! It worked!
12-15-2004 08:37 PM
Profile E-Mail PM Find Quote Report
« 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:

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