Posting an event
From: Jeff Casbeer (jeffcasbeer_at_hsi.com)
Date: 02/15/04
- Next message: Brian Henry: "Re: Simple XML question"
- Previous message: Larry: "app is a type in forms"
- Next in thread: Trev Hunter: "Re: Posting an event"
- Reply: Trev Hunter: "Re: Posting an event"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 15 Feb 2004 11:31:07 -0800
New to VB...
What is the VB syntax for posting a Windows event? For example, to have an event fire AFTER a form loads, I'd add a posted call to a "post_load" event, from "load". What is the VB syntax for that deferred call? Raiseevent seems to be synchronous, as does just calling the handler subroutine. Also, how do I defer processing to allow windows to process incomplete events, eg., painting?
Thanks - Jeff
- Next message: Brian Henry: "Re: Simple XML question"
- Previous message: Larry: "app is a type in forms"
- Next in thread: Trev Hunter: "Re: Posting an event"
- Reply: Trev Hunter: "Re: Posting an event"
- Messages sorted by: [ date ] [ thread ]