Label label3 = new Label(shell, SWT.NONE);
label3.setSize(100,20);
label3.setLocation(30,150);
label3.setBackground(new Color(display,200,111,50));
label3.setText("Speak no evil");
http://forum.dlang.org/thread/bumuvbwkmfujsmkbifhg@forum.dlang.org?page=3#post-lkebml:2416hi:241:40digitalmars.com