VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ComboBox on Toolbar

Andrew Mitchell Barfield  (1 Submission)   Custom Controls/Forms/Menus   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

This subroutine shows how to Really put a ComboBox (or any control with a hWnd) onto a ToolBar
(or any other control/window with a hWnd).

Inputs
There are no input paramaters

Assumes
Add a ComboBox, CheckBox and Toolbar to Form1. Keep the default names of the above mentioned controls. Don't worry about control placement or size. Click the form after you run the app.

Returns
There are no function returns

Side Effects
No side effects, completely safe.

API Declarations

Rate ComboBox on Toolbar (40(40 Vote))
ComboBox on Toolbar.bas

ComboBox on Toolbar Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters