Jump to content

Recommended Posts

Posted

Does anyone have any suggestions here? It seems like a pretty simple task. I have a form that takes a long time to load. I would like a screen mask to show during that time.

Posted

You must make settings on Form.ScreenMask

OR If You make some Button.OnClick then on BUtton.ShowMask set Target of component's Parent Form .

I use Button.ShowMask and set MasterForm as Target and while waiting for the new form to be created, Mask appear.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...