Represents the collection of form elements, i.e. controls, that are used to display input form controls.
Author: Jacob W Anderson Date: 3 Nov 2003 (c) 2003 Portrate, LLC. All rights reserved.
For a list of all members of this type, see DPLForm Members.
System.Object
System.MarshalByRefObject
Portrate.Interview.Model.AbstractCampaignElement
Portrate.Interview.Model.DPLForm
[Visual Basic] Public Class DPLForm Inherits AbstractCampaignElement Implements IControlContainer [C#] public class DPLForm : AbstractCampaignElement, IControlContainer [C++] public __gc class DPLForm : public AbstractCampaignElement, IControlContainer [JScript] public class DPLForm extends AbstractCampaignElement, IControlContainer
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Portrate.Interview.Model
Assembly: Portrate.Interview (in Portrate.Interview.dll)
DPLForm Members | Portrate.Interview.Model Namespace