Show / Hide Table of Contents

Interface IAllowFormSettingsAndActions

Inherited Members
IAllowFormSettings.WithFormControl(Object)
IAllowFormSettings.WithWidth(Int32)
IAllowFormSettings.WithHeight(Int32)
IAllowFormSettings.WithTop(Int32)
IAllowFormSettings.WithLeft(Int32)
IAllowFormSettings.WithTitle(String)
IAllowFormActions.Show()
IAllowFormActions.ShowDialog()
IAllowFormActions.Hide()
IAllowFormActions.ToGPALObject()
IAllowCallBack.CallAfterFillIn(GPALForm.CallAfterFillInDelegate)
Namespace: GenerallyPositive.GPALForm
Assembly: GPAL.dll
Syntax
public interface IAllowFormSettingsAndActions : IAllowFormSettings, IAllowFormActions, IAllowCallBack
In This Article
Back to top Generated by DocFX