piMinWidth - cMonthCalendar
Determines that minimum width of a calendar
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piMinWidth
| Access Type | Syntax |
|---|---|
| Read Access: | Get piMinWidth to IntegerVariable |
| Write Access: | Set piMinWidth to IntegerVariable/Value |
Description
Determines that minimum width of a calendar. Set when the calendar is paged.
piMinWidth determines that minimum width, 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 piMinHeight to help position the control and size the dialog containing it.