|
Previous Next
This unit supplies the Classes for Color Control of Components for ESBPCS.
Classes/Interfaces Included:
TESBColorSet : The starting point for ColorSets, that includes control of Border, Focus, Hot Tracking & Flat.
TESBBaseStartEditColorSet : The starting point for Edit-based ColorSets, that adds Focus Coloring, Hot Coloring, RW Coloring & RO Coloring, as well as the mechanics to "flatten" an Edit Control.
TESBBaseEditColorSet : The next step in Edit-based ColorSets, that adds Focus Font Coloring, Hot Font Coloring, RW Font Coloring and RO Font Coloring.
TESBEditColorSet : ESBPCSEdit-based ColorSets based on TESBBaseEditColorSet, that adds LineEdits, and Font Coloring based on Positive/Negative Values.
TESBComboColorSet : ESBComboBox-based ColorSets based on TESBBaseEditColorSet, that adds List Coloring, List Highlight Coloring and the option of letting XP control the "Flat Look".
TESBItemColorSet : ESBCheckBox-based and ESBRadioBtn-based ColorSets based on TESBBaseStartEditColorSet, that adds Frame Coloring, Mark Coloring, Caption Coloring all with Focus, Hot, RW, RO support.
TESBGroupColorSet : ESBGroupCtrlbased ColorSets based on TESBItemColorSet, that adds Frame Style and Heading Coloring.
TESBCompleteColorSet : A super set of the above for use with UICtrl.
Notes:
Previous Next
|