Show / Hide Table of Contents

Interface IAllowSizeControl

Namespace: GenerallyPositive.Application
Assembly: GPAL.dll
Syntax
public interface IAllowSizeControl

Properties

Maximize

Declaration
IAllowAllApplicationAndAllSelector Maximize { get; }
Property Value
Type Description
IAllowAllApplicationAndAllSelector

Minimize

Declaration
IAllowAllApplicationAndAllSelector Minimize { get; }
Property Value
Type Description
IAllowAllApplicationAndAllSelector

Restore

Declaration
IAllowAllApplicationAndAllSelector Restore { get; }
Property Value
Type Description
IAllowAllApplicationAndAllSelector
In This Article
Back to top Generated by DocFX