常用的容器類控件有哪些 什么是容器控件?
什么是容器控件? 1 ASP.NET移動控件類型,它包含其他控件并提供控件和內(nèi)容的可視分組。 2. 容器控件包括:命令按鈕組、選項按鈕組、表格、頁框等。非容器控件包括:標簽、文本框、編輯框、命令按鈕、
什么是容器控件?
1 ASP.NET移動控件類型,它包含其他控件并提供控件和內(nèi)容的可視分組。
2. 容器控件包括:命令按鈕組、選項按鈕組、表格、頁框等。非容器控件包括:標簽、文本框、編輯框、命令按鈕、復(fù)選框、組合框、列表框、計時器、微調(diào)、,等等
容器類控件有哪些?
由C#定義的控件容器是:
FlowLayoutPanel flow layout panel
GroupBox grouping panel
panel Normal panel
SplitContainer separated layout panel
tablecontrol page switch panel
tablelayoutpanel Tablear layout panel
另外,由C#定義的數(shù)據(jù)容器控件不是很簡單,所有具有數(shù)組屬性的都可以看作容器
例如,組件中的Imagelist(不可見)和數(shù)據(jù)中的DataGridView(可見)數(shù)據(jù)集在某種意義上也是容器組件,可以承載數(shù)據(jù)庫結(jié)構(gòu)