VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A cool custom (form) msgbox using API to get icon

by ztron (3 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

This is a form based custom message box. It uses a simple API call to extract icons such as vbInformation, vbExlamation, and etc. (you can even adjust the location of the icon on the form) to simulate a msgbox. There are less than 20 lines of code for the API call. This is pretty cool. So, check it out. I got this tip from a VB technical journal.

Rate A cool custom (form) msgbox using API to get icon

Upload

Download this snippet    Add to My Saved Code

A cool custom (form) msgbox using API to get icon Comments

No comments have been posted about A cool custom (form) msgbox using API to get icon. Why not be the first to post a comment about A cool custom (form) msgbox using API to get icon.

Post your comment

Subject:
Message:
0/1000 characters