المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Dynamic Width Height Winform



C# Programming
02-06-2013, 03:22 AM
Hi all,
If I were creating a CMS that allows users to create webpages with fluid layout where the height and width of web pages shrink or expand based on the amount of contents and other things, how would I make the winform expand or shrink to accommodate this? I would like to know if I can make winforms scrollable like web pages when their contents reach a certain predefined height or width. Thanks in advance for your reply.