Kalle1985
4 Feb 2010, 1:02 AM
Hello,
which option is responsible to disable the drag-functionality:
This is my code:
private static MessageBox procedureBox;
[...]
procedureBox = MessageBox.wait(
"topic", "...", "...");
Thx
which option is responsible to disable the drag-functionality:
This is my code:
private static MessageBox procedureBox;
[...]
procedureBox = MessageBox.wait(
"topic", "...", "...");
Thx