码迷,mamicode.com
首页 > 其他好文 > 详细

popupControlContainer控件

时间:2017-09-16 15:00:21      阅读:468      评论:0      收藏:0      [点我收藏+]

标签:pre   controls   contain   bsp   sso   ati   use   orm   drop   

一 概述

1、A PopupControlContainer object represents a panel that can contain any controls.

2、This panel can be displayed as a dropdown for DropDownButton controls, bar buttons and the Ribbon Application Button.

二 用法

1、A PopupControlContainer object can be created at design time by dragging the PopupControlContainer component from the Toolbox onto the form.

2、After the panel has been created, you can add controls to it.

3、Bind the panel to a specific DropDownButton control, bar button or Ribbon Application button

        To associate a PopupControlContainer object with a DropDownButton control, use the DropDownButton.DropDownControl property. 

        To associate a PopupControlContainer object with a bar button, assign the container to the BarButtonItem.DropDownControl property.

        To associate a PopupControlContainer object with the Application Button within a Ribbon Form, assign the container tothe RibbonControl.ApplicationButtonDropDownControl property. 

popupControlContainer控件

标签:pre   controls   contain   bsp   sso   ati   use   orm   drop   

原文地址:http://www.cnblogs.com/AngryZe/p/7531010.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!