Click or drag to resize
FormConfigRestoreSaveProperty Method (String, ToolStripItem)

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private static void SaveProperty(
	ref string output,
	ToolStripItem tsi
)

Parameters

output
Type: SystemString
tsi
Type: System.Windows.FormsToolStripItem
See Also