muencht

Results 3 comments of muencht

I am using System.Windows.Forms.Clipboard.SetText() because I have using System.Windows.Forms; in Program.cs Again my code works as is with 1.16.0 not 1.17.0 Why should it matter? I can try your Clipboard.Contents...

@BDisp thanks for your time spent on this. I made the following changes to class Popup 1. class Popup : Dialog (derived from)

**@BDisp** thanks again for all your time; I am dopping this for now, using v1.16 In reply to your last lengthy reply You say: Application.Init() is only required once at...