change appearence for textbox by using combolist
change appearence for textbox
Collapse
X
-
change appearence for textbox
Last edited by debasisdas; Oct 30 '07, 11:19 AM. Reason: Changed the caption to more appropriate one.Tags: None -
-
change textbox appearance using by combobox listindex
i taken a new form in vb6.0
then i placed 1 textbox and 1 combobox.
for combobox i given a list that is 0 and 1.
my problem is|
i want change the appearance of textbox by using cobo's list.
how can i wright code in vb6 for this?Comment
-
-
what doyou mean by appeareance ?
Are you trying to change the text of textbox from combobox selection.Comment
-
-
Originally posted by CopyriteWhat do you mean by change appearance?
The size?
Text Colour?
Background Color?
Font Style? etc.
Here is a sample. I think this will be enough for your requirements.
GOOD LUCK
ALIAttached FilesLast edited by Killer42; Nov 2 '07, 01:11 AM.Comment
-
Comment