Results 1 to 2 of 2

Thread: [VB6] Toast Popups

  1. #1

    Thread Starter
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    [VB6] Toast Popups

    Simple toast popups with multimessage queuing.

    Most of the logic is wrapped in a Form you can add to your projects and customize for look and feel.

    Demo attached.
    Attached Files Attached Files

  2. #2
    Hyperactive Member jokerfool's Avatar
    Join Date
    Dec 2006
    Location
    Gold Coast, Australia
    Posts
    452

    Re: [VB6] Toast Popups

    Says variable not defined:

    Code:
    lblTitleBack
    Seems to be a simple mistake, maybe changing to
    Code:
    lblCaptionBack
    does the trick.

    Works perfectly.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width