I have tried the following and it does not work: MessageBox msgBox = new MessageBox(...); msgBox.getParent().setText("My Title"); Thanks slam