Adds the component to a form
Registers th efield using the supplied ID
Registers th efield using the supplied ID

C# | Visual Basic | Visual C++ |
public void AddField( string id, string label, Component control, LayoutBase itemLayout = null )
Public Sub AddField ( _ id As String, _ label As String, _ control As Component, _ Optional itemLayout As LayoutBase = Nothing _ )
public: void AddField( String^ id, String^ label, Component^ control, LayoutBase^ itemLayout = nullptr )


Exception | Condition |
---|---|
Exception |