Command$ is also another way to access it.
Code:
Private Sub Form_Load()
    MsgBox Command$
End Sub