Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Change font When CmdBars dock left,right?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Change font When CmdBars dock left,right?

 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: Change font When CmdBars dock left,right?
    Posted: 02 April 2006 at 9:19am

I code    

    Dim PaintBar As CommandBar
    Set PaintBar = CommandBars.Add("Paint", xtpBarTop)

    PaintBar.EnableDocking xtpFlagFloating

    CommandBars.Options.Font.Name = "VK Sans Serif"

It's true !

 But I drag the PaintBar to docking BarLeft or BarRight , Is change the font When the PaintBar is docking BarLeft or BarRight.

?

 

 

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.