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 the controls that will be excluded from resizing.

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

Property Value

Array of string type values representing control names

Default value is Nothing/null

Explanation

The NoResizeControls property refers to a control that does not resize even though the form is resized.

Control names which do not resize are set as an array of character strings. If the ResizeEnabled property is False, all controls will not be resized regardless of the value in this 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