ComboBox 字体类,用于 ComboBox 控件上字体的设置,表示字体集合的组合框控件.

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

语法

C#
[ToolboxBitmapAttribute(typeof(ComboBoxFont), "Resources.Toolbox.ComboBoxFont.png")]
public class ComboBoxFont : UIComboBox

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ListControl
          System.Windows.Forms..::.ComboBox
            SuperMap.Desktop.UI..::.UIComboBox
              SuperMap.Desktop.UI..::.ComboBoxFont

请参见