In This Topic
In the registry this creates six (6) new values, all under HKEY_CURRENT_USER\Software\AllMasterSoftware\CabMasterPro10\PropertySizing, as per the following example.
- CabinetHeight: Overall height of the properties window
- CabinetWidth: Overall width
- CabinetPosX: Horizontal position of the top left corner of the window.
- CabinetPosY: Vertical position of top left corner
- CabinetTreeWidth: Width of the tree control on the left
- CabinetPageWidth: Width of the main page section
You can create and modify whatever subset of these you like per type and that will be the default sizing each time you run CabMasterPro.
For view properties, just substitute "Properties" for "Cabinet" at the beginning of each registry key. (View properties are not really a type of formula context, so they use the generic version of the key).