CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Location
    Scotland,UK
    Posts
    9

    How do implement "Tip of the Day" things?

    How do implement "Tip of the Day" things at the start of my program?

    Thanks

    Stuart


  2. #2
    Join Date
    May 1999
    Posts
    53

    Re: How do implement "Tip of the Day" things?

    You don't have to, it's in component gallary, add it and you'll have a tip of day dialog when your
    program runs.

    But that tip of day dialog is so ugly. You might want to use the nicer-looking one here at CodeGuru.


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

Featured