Click or drag to resize
FormConfigRestoreLoadProperty Method (String, String, Control, Object)

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private static bool LoadProperty(
	string name,
	string propertyName,
	Control checkthis,
	Object value
)

Parameters

name
Type: SystemString
propertyName
Type: SystemString
checkthis
Type: System.Windows.FormsControl
value
Type: SystemObject

Return Value

Type: Boolean
See Also