R
Rob Debbage
Guest
Hi, As a general rule, you cannot use .NET UI elements in an ABL windows, nor ABL widgets in a .NET form. As you are aware, you can embed an ABL window into a .NET form, but we provide no native facility to do the opposite. An ABL window can parent/display a .NET form but it will be as a separate entity. knowledgebase.progress.com/.../P157772 Speaking hypothetically, I guess it might be possible to build an ActiveX control that can be placed on your ABL window which would in turn allow you to embed the .NET window but it is not something that is provided as standard...
Continue reading...
Continue reading...