VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



FloatingForm

by Fl@w Xploit@ (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

Creates a floating form on top of a previously existing form. Its useful for floating toolbars e.tc.

Inputs
Parent form name, Floating form name
API Declarations

Rate FloatingForm

Sub FloatingForm(frmParent as Form, frmFloater as form)
 frmFloater.show ,frmParent
End sub

Download this snippet    Add to My Saved Code

FloatingForm Comments

No comments have been posted about FloatingForm. Why not be the first to post a comment about FloatingForm.

Post your comment

Subject:
Message:
0/1000 characters