frmEditToolsSelectedTool Property

Get/Set a reference to the currently selected user tool.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public UserToolItem SelectedTool { get; set; }

Property Value

UserToolItem

See Also