VBA ListBox MultiColumn change Font?

Digitborn.com

Active Member
Joined
Apr 3, 2007
Messages
353
Hello,

Can I use different fonts and font properties for 1 UserForm ListBox control for different columns (ColumnCount = 2 or more)?
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
We are talking about Microsoft Forms 2.0 Controls ListBox control

What about VB6 ListBox control? I know you can change the font if you use ListBox control from VB6.
Can you advice on using some other VB6 ListBox control in your UserForm in VBA?

I'm assuming this from the topic that VB6 is VBA (with less functionality). So generally am I able to add whatever VB6 controls (from "Additional controls") I like? And use them like in VB6, but with VBA Excel? What are the VB6 control limitations apart from Clipboard, Printer or Screen objects, resource files, Application object models?
 
Upvote 0
I don't believe you can assign different fonts for different columns in a VB6 listbox either. (VBA is a cut down version of VB6, not the other way round)
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,289
Members
452,631
Latest member
a_potato

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top