VB6 Forms.
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
G'day.
I have severl forms that I quite like. On these forms, I have a series TEXT
boxes that are used to display data (duh...). Anyway, I need to have these
boxes DISABLED - no biggy. The problem is that the text appears very SOFT
and WASHED OUT - even when I specify a BOLD attribute.
Without using LABELS (I would have to do a bunch of editing), is there a way
that I can display the text in the TEXT boxes so it does not appear all SOFT
and Washed Out?
I've tried many different fonts, changed the Pallette and System Colors etc.
This is quite annoying.
TX in advance.
Wiley
.
Relevant Pages
- Shifting fields up in the form if data is not present
... I have a form I've constructed in Access 2003 to display data that comes in ... via a web form. ... Near the bottom of the form I have text boxes the display the data for ... I get Access to not only hide those text boxes, but reclaim that form space, ... (microsoft.public.access.formscoding) - Re: Unbound text boxes in a Sub Form
... form I have several unbound text boxes to display data from other tables. ... The table that the sub form is linked to is an SQL ... The unbound text boxes work well when there is only one record. ... (microsoft.public.access.forms) - Re: Clearing check boxes in a form
... Forms display data that's displayed in tables. ... If your check boxes are checked, that's because they're bound to data fields ... Once I have used one of the check boxes and I append to an attendance ... (microsoft.public.access.formscoding) - Make Combo Box ReadOnly?
... I have a number of controls on a tab and they display data but I want to ... prevent the user from editing them. ... I set the ReadOnly property ... of the text boxes to true which displays the data in a dark font on a gray ... (microsoft.public.dotnet.languages.vb.controls) - Re: Numbers appearing instead of text in Table
... The form "fmProductos" contains Combo Boxes to display data for the ... The Combo Boxes show up and the data within shows as well. ... appears in the "tblProductos" is a Number and NOT the Text. ... Data for the Combo Boxes uses the "tblValorParaCampos" table and each ... (microsoft.public.access.formscoding) |
|