Sunday, 15 March 2015

c# - Tips and Tricks for managing design View -



c# - Tips and Tricks for managing design View -

currently working on project in combo box determines panel shown. gets messy since panels on top of each other , becomes hard determine what.

i wondering if there can help me in visual studio 2013 solve this.

you utilize document outline window provides outline view of elements nowadays on form.

on view menu in visual studio, click other windows, , click document outline. document outline window open.

there link explains how to: layer objects on windows forms.

by layering manipulate z-order of command @ design view. there alternative alter order of command either send back or bring front.

msdn reference explains how manipulate ordering programmatically.

c# winforms visual-studio-2013

No comments:

Post a Comment