edit-menu:create-find-again? in frame:standard-menus<%>
The result of this method determines if the corresponding menu-item is created. Override this to control the creation of the menu-item.
( -> booleansend a-frame:standard-menus edit-menu:create-find-again?)
defaultly returns (lambda (item control) (void))