Indicates whether the coordinates specified on dialog element creation are to be scaled in the case of scalable dialogs (i.e., dialogs created with a non-zero DPI attribute). This is useful for dynamically creating controls in scalable dialogs whose size and/or position is based on an existing dialog element.
Applies to | Dialog (all types). |
---|---|
Data Type | BOOLEAN |
Default Value | TRUE for scalable dialogs; FALSE otherwise. |
Possible Values | TRUE / FALSE |