|
HH Controls
-
Version
2.0.25
Include the hhTextBox, the hhNumBox, the hhDateBox and the hhComboBox controls. They all offer smart validation handling and backcolor switching. There are lots of clever properties and events: SelectedOnGotFocus, ForbiddenCharacters, AllUcase, Trim, LargestValue, SmallestValue, ValidationCheck, FindItem, and so on. The best of all controls is the hhComboBox: Simply assign a SQL query and a RDO or ADO connection. The user enters a name, presses the Tab-Key, and the control completes the input. Or it drops a listbox with matching entries from your database. The connection is opened and closed immediately, so don't worry about network locking problems!
|