does the TableLayoutPanel exist in VS 2005?
From stackoverflow
ooo
-
Yes.
From Konrad Rudolph -
Yes, it first appeared in .NET 2.0
http://msdn.microsoft.com/en-us/library/system.windows.forms.tablelayoutpanel(VS.80).aspx
From palmsey -
Yes, TableLayoutPanel is a standard component of the .NET 2.0, thus it is usable from VS2k5.
From arul
0 comments:
Post a Comment