Specifies the name of the current form, as indicated by the form module Name property.
Applies to application
Set not settable
Get the value of this property to determine the name of the current form in an application that has multiple called forms.
Current_Form_Name at the application level corresponds to Form_Name at the form level. Form_Name is gettable with GET_FORM_PROPERTY.