frmMaincmboMaterialType Field

Drop down list containing the available types of material for the currently defined workpiece.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
private ComboBox cmboMaterialType

Field Value

ComboBox

Remarks

In this version, if you want to add, edit, or delete material types, please edit the MaterialTypes collection of the ShopToolsConfig.json configuration file in your C:\Users\{Username}\AppData\Roaming\ShopTools folder.

See Also