AlignToClient Property

Applies to:  SubForm control, Splitter control, Panel control
See also:  Property Index

Determines whether the control will automatically resize to fill its container.

Read/Write at both design-time and run-time.

Type:

Boolean

Settings:

Value Meaning
True The control will automatically resize to fill its container.
False The control will not automatically resize to fill its container 

Remarks:

The AlignToClient property interacts with the intrinsic Align property.  If the AlignToClient property is set to True, then the Align property should not be modified.

 

Home

Copyright and Disclaimer