Click or drag to resize

ImageListComboBox Class

返回用户文档首页
图片下拉框
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              LoongCAD.STC.Friendly.Dialog.UIControlsImageListComboBox

Namespace: LoongCAD.STC.Friendly.Dialog.UIControls
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public class ImageListComboBox : UserControl

The ImageListComboBox type exposes the following members.

Constructors
 NameDescription
Public methodImageListComboBoxInitializes a new instance of the ImageListComboBox class
Top
Properties
Events
Remarks
图片资源以ImageList形式提供
See Also