Search results

  1. W

    Doesn't anyone know anything about opening forms? Come on!

    I would like to be able to open a form with a transition effect, ie: fmTransitionEffectPushDown like in a powerpoint preso. Anyone know how to do this? Example: Const fmTransitionEffectCoverLeftDown = 6 Does anyone know how to implement this.
  2. W

    Opening Forms

    I would like to be able to open a form with a transition effect, ie: fmTransitionEffectPushDown like in a powerpoint preso. Anyone know how to do this?
  3. W

    Opening Forms with Transition Effects

    I am trying to figure out a way to open forms with different transition effects, like in PowerPoint. I see there is a way in the code to do it, ie: fmTransitionEffect, fmTransitionEffectCoverRight. Does anyone know how to implement these so my forms open with this effect?
Back
Top Bottom