VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This is a very small code that you can include in your project/application ,which always keeps your

by Kamal kataria (1 Submission)
Category: Windows API Call/Explanation
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 31st July 2003
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This is a very small code that you can include in your project/application ,which always keeps your project/application at the top of all

Rate This is a very small code that you can include in your project/application ,which always keeps your



Private Sub Form_Load()
retval = SetWindowPos(Me.hwnd, -1, 100, 100, 340, 270, &H40)
End Sub

Download this snippet    Add to My Saved Code

This is a very small code that you can include in your project/application ,which always keeps your Comments

No comments have been posted about This is a very small code that you can include in your project/application ,which always keeps your. Why not be the first to post a comment about This is a very small code that you can include in your project/application ,which always keeps your.

Post your comment

Subject:
Message:
0/1000 characters