ImageComboBoxBaseLoadItems(Type, Int32) Method |
返回用户文档首页Namespace: LoongCAD.STC.Friendly.Dialog.UIControlsAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntaxpublic void LoadItems(
Type defType,
int imgIdxOff = 0
)
Parameters
- defType Type
-
- imgIdxOff Int32 (Optional)
-
See Also