you mean the styles?

there are the disable and hide styles that you can add at the end. then again, everyone here has been seen to retract their statement, so I don't know if anyone mentioned it.
Code:
 
dialog new_table {
title "New Project"
size -1 -1 512 378
option dbu
menu "Menu", 1,disable
item "Item", 2, 1
}