OpenInModal: Boolean;
The OpenInModal property determines whether an object opens in the modal mode.
Available values:
True. It opens modally relative to the current object window.
False. Default value. It opens in a separate tab.
The property use is given in th example for IPrxOpenObjectConstantParamControl.Value, IPrxOpenObjectDimAttributeParamControl.DimId, IPrxOpenObjectReportParamControl.Param.
See also: