Click or drag to resize

ImageSpriteComboBox Class

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

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 ImageSpriteComboBox : UserControl

The ImageSpriteComboBox type exposes the following members.

Constructors
 NameDescription
Public methodImageSpriteComboBoxInitializes a new instance of the ImageSpriteComboBox class
Top
Properties
Events
Remarks
图片资源以一列同尺寸Sprite组成的单张Image形式提供
See Also