Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - How to set font for the caption group ?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to set font for the caption group ?

 Post Reply Post Reply
Author
Message
Soft4U View Drop Down
Newbie
Newbie
Avatar

Joined: 28 March 2006
Location: United Kingdom
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Soft4U Quote  Post ReplyReply Direct Link To This Post Topic: How to set font for the caption group ?
    Posted: 04 June 2006 at 8:02am

example :

Set GroupFont = TabWrite.Groups.AddGroup("&Write", ID_GROUP_FONT)
GroupFont.ControlsGrouping = True

GroupFont.RibbonBar.CommandBars.Options.Font.Name = "My font"

or
    TabWrite.Groups.RibbonTab.RibbonBar.CommandBars.Options.Font .Name = "My font"

or

GroupFont.RibbonBar.TabPaintManager.Font.Name = "My font"

It's not change !

Can someone help me this problem ?

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.