用于显示用户提示的控件 1、新建一个控件 2、对Text赋值 3、Show出来

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

语法

C#
public class UserTipsControl : ToolStripDropDown

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ToolStrip
            System.Windows.Forms..::.ToolStripDropDown
              SuperMap.Desktop.UI..::.UserTipsControl

请参见