ICONICO

Discussion Thread

UniToolbox

Message Thread

Developer ComponentFor WindowsUniToolbox

UniToolbox iconThe leading control suite for Unicode development in Visual Basic.

Posted in the UniToolbox Forum.




FAQ: How do I set the properties of the font in a UniToolbox control?

Setting the properties of the font object directly will not work for UniToolbox controls, and is not recommended.

' This will not work for UniToolbox controls.
With UniList1
.Font.Name = "Times New Roman"
.Font.Size = 10
End With

To change the font properties successfully, users should use the font 'helper' methods (FontName, FontSize, FontBold, etc..) or set the font object to a preconfigured StdFont object. Both these techniques are illustrated by our font example.

http://www.iconico.com/Un...oApps.aspx
by Nico Westerdale on Jan 2 2009 2:17pm Reply

Our Software Stores

IconicoAccurate Design and Development Software

BitsDuJourDiscount Deal Coupons for Windows and Mac Software Apps

Our Software Services

IcoBlogOur Official Blog

© copyright 2004-2024 Iconico, Inc. Code & Design. All Rights Reserved. Terms & Conditions Privacy Policy Terms of Use Login