enumAFormType Enum

Integer constants specifying whether the form is an MDI frame, child, or normal form.

Constants

 

Name

Value

Description

aformTypeNone

0

None

aformTypeMDIFrame

1

MDI Frame. The currently selected member or project is an MDI Frame.

aformTypeMDIChild

2

MDI Child. The currently selected member or project is an MDI Child.

Applies to

AForm.Type