Wednesday, 15 July 2015

c# - arrange GUI into multiple forms -



c# - arrange GUI into multiple forms -

i developed c# application single(only one) form.

now want split gui multiple forms. if cutting , paste textboxes , buttons other forms have alter code link items 1 time again work code properly.

is there easy way without changing , modifying code? (something drag , drop without changing code structure?)

its possible drag drop controls events , code need mannually.

c# forms user-interface

No comments:

Post a Comment