<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : How to change all of font name</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : How to change all of font name]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 08:17:53 +0000</pubDate>
  <lastBuildDate>Tue, 20 Dec 2011 23:18:31 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=19339</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[How to change all of font name : Hi,  I want to change all font...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19339&amp;PID=67255&amp;title=how-to-change-all-of-font-name#67255</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2548">Norika</a><br /><strong>Subject:</strong> 19339<br /><strong>Posted:</strong> 20 December 2011 at 11:18pm<br /><br />Hi, <DIV>I want to change all font name to "MS UI Gothic" of a CalendarControl for Japanese users but some part of CalenderControl cannot change.</DIV><DIV>&nbsp;</DIV><DIV>Do you know how to change the font of below parts?</DIV><DIV>&nbsp;</DIV><DIV>Private Sub Form_Load()</DIV><DIV>&nbsp;&nbsp;&nbsp; Dim objThemeOfice2007 As CalendarThemeOffice2007<BR>&nbsp;&nbsp;&nbsp; Set objThemeOfice2007 = CalendarControl.Theme<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.BaseFont.Name = "MS UI Gothic"<BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.BaseFont.SIZE = 12<BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.BaseFont.Charset = 128 'Japanese<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.DayView.Event.Normal.Subject.Font.Name = "MS UI Gothic"<BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.DayView.Event.Normal.Subject.Font.SIZE = 12<BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.DayView.Event.Normal.Subject.Font.Charset = 128 'Japanese<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.Header.TextCenter.Normal.Font.Name = "MS UI Gothic"<BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.Header.TextLeftRight.Normal.Font.Name = "MS UI Gothic"<BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.Header.TextLeftRight.Normal.Font.Charset = 128 'Japanese<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.MonthView.Header.TextCenter.Normal.Font.Name = "MS UI Gothic"<BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.MonthView.Event.Normal.Subject.Font.Name = "MS UI Gothic"<BR>&nbsp;&nbsp;&nbsp; objThemeOfice2007.MonthView.Event.Normal.Subject.Font.Charset = 128 'Japanese<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; CalendarControl.SetTheme objThemeOfice2007</DIV><DIV>&nbsp;</DIV><DIV>---</DIV><DIV>&nbsp;OS: Windows XP</DIV><DIV>&nbsp;IDE: Visual Studio 6.0 with SP6</DIV><DIV>&nbsp;Product Version: Xtreme Suite ActiveX v15.2.1</DIV><DIV><BR><img src="https://forum.codejock.com/uploads/2548/HowToChangeFontName.jpg" height="288" width="706" border="0" /></DIV>]]>
   </description>
   <pubDate>Tue, 20 Dec 2011 23:18:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19339&amp;PID=67255&amp;title=how-to-change-all-of-font-name#67255</guid>
  </item> 
 </channel>
</rss>