Show / Hide Table of Contents

Interface IAllowFormActions

Namespace: GenerallyPositive.GPALForm
Assembly: GPAL.dll
Syntax
public interface IAllowFormActions

Methods

Hide()

Declaration
IAllowFormActions Hide()
Returns
Type Description
IAllowFormActions

Show()

Declaration
IAllowFormActionsAndFillIn Show()
Returns
Type Description
IAllowFormActionsAndFillIn

ShowDialog()

Declaration
IAllowFormActions ShowDialog()
Returns
Type Description
IAllowFormActions

ToGPALObject()

Declaration
dynamic ToGPALObject()
Returns
Type Description
System.Object
In This Article
Back to top Generated by DocFX