VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Use this code to create a toolbar that floats only within your application.

by T-REX Software (14 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 4.0 (32-bit)
Difficulty: Unknown Difficulty
Originally Published: Wed 24th March 1999
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Use this code to create a toolbar that floats only within your application.

API Declarations


nIndex as long, ByVal nNewWord as long) as long

Rate Use this code to create a toolbar that floats only within your application.



'Change MainForm to your app's Main Form

SetWindowWord Me.hWnd, -8, MainForm.hWnd

Download this snippet    Add to My Saved Code

Use this code to create a toolbar that floats only within your application. Comments

No comments have been posted about Use this code to create a toolbar that floats only within your application.. Why not be the first to post a comment about Use this code to create a toolbar that floats only within your application..

Post your comment

Subject:
Message:
0/1000 characters