piMinHeight - cMonthCalendar
Determines that minimum height of a calendar
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piMinHeight
| Access Type | Syntax |
|---|---|
| Read Access: | Get piMinHeight to IntegerVariable |
| Write Access: | Set piMinHeight to IntegerVariable/Value |
Description
Determines that minimum height of a calendar. Set when the calendar is paged.
piMinHeight determines that minimum height, in dialog units, of a calendar. This is set when the calendar is paged and should not be changed. After this has been set you may use this along with piMinWidth to help position the control and size the dialog containing it.