Contents

・
ResizeKit2
Overview
Setup for Delphi Editions
Setup for C++Builder Editions
Setup for RAD Studio and BDS 2006 Editions
Setup for ActiveX Edition
Distributing Applications
Technical Support
ResizeKit2 License Agreement
Control Reference
Properties
Enabled
FormHeight
FormMaxHeight
FormMinHeight
FormWidth
FormMaxWidth
FormMinWidth
FormPos
NoResizeCtl
NoResizeFntCtl
ResizeFont
ValidTaskbar
Methods
DynamicAdd
DynamicDelete
Events
ExitResize

 
Home
ResizeKit2 Online Help
Prev Page Next Page
 
  ・

This property sets the height of the initial display of the form.

[form.]resizecontrolname.FormHeight [=long]

Property Value

Positive Integer (Minimum value is 0)

Default value is 0 (No form height specified)

Explanation

The FormHeight property sets the height of the initial display of the form. This property value is in pixel units.

If either the FormHeight property or the FormWidth property are set to 0, then the form size will be determined by the form size at design time or by the values set within the program code.

Please set this property value to be within the limits specified by the FormMaxHeight, FormMaxWidth, FormMinHeight, and FormMinWidth properties.

Setting Property Value

This property can be set during design and during execution

Retrieving Property Value

This property can be retrieved during execution

 

 

 

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