I just released version 1.2 - go get it.

FIX: Errors if the control is placed in a control.

New Features:
I just found out how to display all textboxes of the Form in the PropertyList

[TypeConverter(typeof(ValidatedControlConverter))]
public string ControlToFill
...