Contents

・
ResizeKit2.NET
Overview
Installation
Deploying Applications
Technical Support
License Agreement
Reference
Members
Constructor
Properties
NoResizeControls
NoResizeFontControls
ResizeEnabled
ResizeFontEnabled
Events
ResizeEnd

 
Home
ResizeKit2.NETX Online Help
Prev Page Next Page
 
  ・

This property sets whether or not the fonts of the controls will be resized.

[Visual Basic]Public Property ResizeFontEnabled As Boolean
[C#]public bool ResizeFontEnabled {get; set;}

Property Value

True : Allows fonts to be resized.

False : Disables font resizing.

Default value is True.

Explanation

If this property is set to False, the font on the controls will not be resized even if each control is resized.

If this property is False, the fonts of all controls are not resized regardless of the value of the NoResizeFontControls property.

Reference

ResizeKit Members | Newtone.ResizeKit

The ResizeKit2.NETX is a product of Newtone Corporation. Visit our website at http://www.imagekit.com/resizekit2.html for more information