VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



SComboBox 1.0.1

by Heriberto Mantilla Santamaria (19 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (22 Votes)

English: This control is a customizable ComboBox with multiple appearances. I hope you it like. Description: This usercontrol simulates a ComboBox.-----------------------------------------
---------------------------------------------
But adds new an great features like: - The first ComboBox On VBC that actually works in a single file control. - When the list is shown doesn't deactivate the parent form. - More than 20 Visual Styles; no images everything done by code. - Some extra cool properties-----------------------------
--------------------------------------------------------
IMPORTANT NOTE -------------- So many thanks fred_cpp for his contribution for this project, some styles and Traduction to English of some comments. All rights Reserved © HACKPRO TM 2004-----------------------------------------------------
-------------------------------------------------------------
Fixes bugs Version 1.0.0
- ScrollBar Slider.
- ListIndex Property.
- Down or Up list when press keys.
- Drop down List.
--------------------------------------------------
New in this version 1.0.1
- Drop down when you press F4.
- Press Enter hidden list.
- MouseIcon property.
- MousePointer property.
- Down or Up list when press keys.
- Set ListIndex when the text change.
- AutoCompleteWord property.
- Const VK_LBUTTON.
- Const VK_RBUTTON.
- Add MouseIcon for each item.
- Add SeparatorLine for each group that you consider necessary.
- New comments.
--------------------------------------------
Notes--------------------------------------

AutoCompleteWord property: When it uses the property AutoCompleteWord and the list is
shown, the element was not located in the list to make quicker the search of the text
to complete.

SeparatorLine parameter: When it uses the parameter SeparatorLine it is not applicable
neither to the first element of the list (provided a single element exists) neither to
the last one.

MouseIcon parameter: It is not applied to inactive elements of the list.

Rate SComboBox 1.0.1

Download SComboBox 1.0.1

Download SComboBox 1.0.1 (60 KB)

SComboBox 1.0.1 Comments

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

Post your comment

Subject:
Message:
0/1000 characters