M
Mike Fechner
Guest
Is the Progressbar located on a standard ADM2 window (which users might also use for data entry), or is it used on a small dialog itself? In the first place, you should read on Embedded Windows as you need to embed the SmartWindow in a .NET Form before you can add .NET Controls to that Form (appearing to the User as if the .NET Controls as part of the Progress SmartWindow). Going that route may be a bit heave just for a few screens using the Progressbar. But it opens the opportunity to use more .NET Controls in Progress Windows, like Ribbons, etc. as a general face lift I recommend you to read on the GUI for .NET Developer guide. We’ve developed the WinKit tool for this purpose.
Continue reading...
Continue reading...