1.sheet that forms a distinct (usually flat) section or component of something
2.a committee appointed to judge a competition
3.(law) a group of people summoned for jury service (from whom a jury will be chosen)
4.a group of people gathered for a special purpose as to plan or discuss an issue or judge a contest etc
5.a pad placed under a saddle
6.(computer science) a small temporary window in a graphical user interface that appears in order to request information from the user; after the information has been provided the user dismisses the box with `okay' or `cancel'
7.electrical device consisting of an insulated panel containing switches and dials and meters for controlling other electrical devices;
he checked the instrument panel
1.decorate with panels;
panel the walls with wood
2.select from a list;
empanel prospective jurors
Panel既是容器,又是组件Panel 控件概述(Windows 窗体) Windows 窗体 Panel 控件用于为其他控件提供可识别的分组。通常,使用面板按功能细分窗体。例如,可能有一个订单窗体,它指定邮寄选项(如使用哪一类通营承运商)。将所有选项分组在一个面板中可向用户提供逻辑可视提示。在设计时所有控件都可以轻松移动 -- 当移动 Panel 控件时,它包含的所有控件也将移动。分组在一个面板中的控件可以通过面板的 Controls 属性进行访问