Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to implement font size change feature of Office 2007?

How to implement font size change feature of Office 2007?

Scheduled Pinned Locked Moved C / C++ / MFC
announcementdatabasetoolstutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rong Yao
    wrote on last edited by
    #1

    In our application, we would like to update our view based on the user's selection in a combo box like office 2007 does to change font size. We notice that when you highlight a font size from the combo box, you can preview the size change without the need to hit "Enter" or any other "Apply" trigger. How can we do that? Does the combo box of new version of Visual Tools have the event trigger automatically? Thank you very much!

    T 1 Reply Last reply
    0
    • R Rong Yao

      In our application, we would like to update our view based on the user's selection in a combo box like office 2007 does to change font size. We notice that when you highlight a font size from the combo box, you can preview the size change without the need to hit "Enter" or any other "Apply" trigger. How can we do that? Does the combo box of new version of Visual Tools have the event trigger automatically? Thank you very much!

      T Offline
      T Offline
      thammadi
      wrote on last edited by
      #2

      For user selection trigger in combo box, check out this code project link: http://www.codeproject.com/KB/combobox/xtipcombobox.aspx[^] This article talks about Tooltips but you can use the same trigger functionality for your requirement. Hope this helps.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups