Results 1 to 5 of 5

Setting font for a Textbox/Listbox with macro

Threaded View

  1. #1
    Forum Contributor Rick_Stanich's Avatar
    Join Date
    11-21-2005
    Location
    Ladson SC
    MS-Off Ver
    Office365
    Posts
    1,192

    Setting font for a Textbox/Listbox with macro

    How do you set the font for a textbox and or listbox?

    I have tried:
    ListBox1.font = "IMS"
    TextBox1.font = "IMS"
    and

    With ListBox1
    .Font.Name = "IMS"
    end with
    (Same with textbox)
    Neither work.

    IMS is a special GD&T font.

    Any hints, tips or examples are appreciated.
    Last edited by Rick_Stanich; 08-18-2009 at 10:57 AM.
    Regards

    Rick
    Win10, Office 365

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1