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

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,
	Control C
)

Parameters

output
Type: SystemString
C
Type: System.Windows.FormsControl
See Also