Contents Index Topic Contents | ||
Previous Topic: BorderStyle Property Next Topic: History Property |
Height Property
Retrieves or sets the height of the control in HiMetrics. Each HiMetrics unit corresponds to 0.01 millimeters. This property is persistent.
Syntax
object.Height[=value]
Parameters
object Required. An object expression that evaluates to a Chat control. value Optional. A HiMetrics value that indicates the height of the Chat control. Return Value
Returns the current height of the Chat control in HiMetrics units.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.