1. Paweł Kasperek
  2. PowerBuilder
  3. Thursday, 25 January 2024 12:14 PM UTC

Hi,

I'm a developer from C#. In WinForms, I can disable/enable the rendering of the form (window). How can I do it in PowerBuilder? What is the best solution to freeze (disable rendering) all controls on view in PowerBuilder?

Regards,

Pawel

 

John Fauss Accepted Answer Pending Moderation
  1. Thursday, 25 January 2024 12:29 PM UTC
  2. PowerBuilder
  3. # 1

Hi, Pawel -

SetRedraw(False) to disable, True to enable.

Best regards, John

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.