Setting design time properties
- Last Updated: February 9, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Setting design time properties
Unlike ABL widgets, which have a standard set of defaults for the common attributes, the default settings for common ActiveX control properties vary from control to control. If you observe unexpected run-time behavior from an ActiveX control, consider whether you have set design time property values that are appropriate for your application.
Note: Similar considerations apply to setting run-time
property values for ActiveX controls. For more information, see
Programming ActiveX controls in the AppBuilder.