H hongkong_netcop Apr 24, 2005 #1 I want to change the text size using listbox component and use select case function. How can I do that?
I want to change the text size using listbox component and use select case function. How can I do that?
D Daniel Moth Apr 24, 2005 #2 Your problem description is not clear enough (to me anyway) but at a guess you are asking about font size. Check out the Control.Font property (assigning it a new Font where you have configured the Size to your wish) Cheers Daniel
Your problem description is not clear enough (to me anyway) but at a guess you are asking about font size. Check out the Control.Font property (assigning it a new Font where you have configured the Size to your wish) Cheers Daniel