Hi,
I know I can control (part of) the popup window title bar using a a key in the resx file:
ControlTitle_[ControlName].Text
for example I would like the Name of the entity I'm currently editing to appended to the popup window title bar...
is there a way to programmatically access the popup window title bar text?
tx