Click or drag to resize

ImageComboBoxBaseLoadItems(Type, Int32) Method

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Dialog.UIControls
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.16 (2025.0.9.16)
Syntax
C#
public void LoadItems(
	Type defType,
	int imgIdxOff = 0
)

Parameters

defType  Type
 
imgIdxOff  Int32  (Optional)
 
See Also