MSG_COPY_BITS
BButton* control = new BButton(b, "button", "Copy", new BMessage(MSG_COPY_BITS));
if (message->what == MSG_COPY_BITS) {