|  | IForm Interface | 
Namespace: EBP.Api.Interfaces.Form
 Syntax
SyntaxThe IForm type exposes the following members.
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
|  | Show | 
            Show the form
             | 
|  | ShowDialog | 
            Show the form as modal
             | 
 See Also
See Also