Hi, Is there any way for differentiating whether a Forms Constructor is called at DesignTime (by the FormsDesigner) or at Runtime. I have some code in a Forms Constructor that should be executed only when the Application is Run, and not when the Form is opened by the Forms Designer. Thanks, Firoz