Due to an automated operation mode (inline mode) I run the User Login in my customized User Interface automatically via Propety Engine.CurrentUser. It works properly, but the Pane "User" in the User Interface StatusBar does not update with new UserName.
Pane "User" is connected with CaptionSource_UserName via ApplicationMgr.ConnectCaption. Does anybody knows how to refresh the ConnectCaption after setting Propety Engine.CurrentUser?
Thank you