Contents

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

 
Home
ResizeKit2 .NET Online Help
Prev Page Next Page
 
  ・

This property sets the names of the controls on the form whose fonts will be excluded from resizing.

[Visual Basic]Public Property NoResizeFontControls As String()
[C#]public string[] NoResizeFontControls {get; set;}

Property Value

An array of string type values representing the control names

Defaullt value is Nothing/null

Explanation

The NoResizeFontControls property sets the controls whose fonts will be excluded from resizing.

Even if the ResizeFontEnabled property is set to True, the fonts for controls specified in the NoResizeFontControls property will not be resized.

Reference

ResizeKit Members | Newtone.ResizeKit

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