suite4.net.FormDatabase Documentation

IProject.Forms Property

Gets the IFormCollection that the IProject contains.

[Visual Basic]
Property Forms As IFormCollection
[C#]
IFormCollection Forms {get;}

Property Value

An IFormCollection of all the Forms that are stored in the IProject.

See Also

IProject Interface | suite4.net.FormDatabase Namespace