|
Caixas de Combinação e Caixas de Listagem |
|
The following items cover topics related to Access ListBox & ComboBox controls and their use. ListBoxColumnResize now supports an Autosizing method for the ColumnWidths property. ListBoxRowNumbers lets you add Row Numbers to your ListBox or Combo control. NEW Ver 2.0 Justification - Right or Center Alignment Functions for data in your List or Combo Controls. FieldList is a database containing the FieldList control Access uses in its Table Analyzer and Performance Analyzer Wizards. This control is created directly from the ACCWIZ.DLL so no ActiveX registration problems are incurred. I have created a VB like ListBox with 1) CheckBoxes for each row. 2) True Drag and Drop. 3) Conditional Formatting for each Row. 4) AddItem method New Version ListBoxEnhanced - Simulate Callback with Custom Function to fill ListBox. ListBoxAuto1 - MouseOver a ListBox - sort of :-) CustomListBoxver3 - Use TextBox controls to simulate ListBox |