VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Creating Program Manager Groups & Icons

VB Tips and Source Code  (5 Submissions)   Windows System Services   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

Create program manager groups and icons from your code!

Inputs
It requires 3 arguments to be passed to it. They are: 1.The form that contains Label1 (x) 2.A string variable containing the group's name (GroupName$) 3.A string variable containing the path to the group (*.GRP) file (GroupPath$)

Rate Creating Program Manager Groups & Icons (3(3 Vote))
Creating Program Manager Groups & Icons.bas

Creating Program Manager Groups & Icons Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters