| Article | 70002846 |
| Type | Wish |
| Product | Engine |
| Date Added | 2/24/2026 12:00:00 AM |
| Fixed | 12.0.01 (2/24/2026 12:00:00 AM) |
| Submitted by | VectorDraw Team |
Summary
Add Status bar button to control SelectionPreview property ON OFF
Solution
In version 12.0.01 a new StatusBarOptions.Spreview added for vdFramedControl
Specifies if status bar button that controls the document.GlobalRenderProperties.SelectionPreview property will be displayed or not.
Call vdFramedControl.SetStatusBarOption method to set it to be visible or not
See also vdFramedControl.GetStatusBarOption
The document.GlobalRenderProperties.SelectionPreview default value is set to ON_HIDE_SOLID_REGIONS
