根据指定的参数来构造一个 UIButtonBarContainerGroup 的新对象。

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
public UIButtonBarContainerGroup(
	Control control
)

参数

control
Type: System.Windows.Forms..::.Control
UIButtonBarContainerGroup 对象要使用的控件。

请参见