Jeff
Jeff

Reputation: 8138

WPF Component Obscures Subcomponents in Designer

Some components like the viewbox are displayed in the visual designer as solid boxes. However, they can contain subcomponents. To view the subcomponents I comment out the viewbox. When I'm done I have to remove the comments to restore the functionality. It's rather annoying. Is there any way to permanently make the viewbox invisible (or behave like the dockview/stackview components) in the visual designer?

Upvotes: 0

Views: 126

Answers (1)

alex
alex

Reputation: 75955

Controls without a Visual Design-time.

Upvotes: 1

Related Questions