EnableRecipeDialog property
Returns or sets a value that indicates whether or not the recipe dialog is displayed when the recipe field is double-clicked, or the numeric keypad plus (+) is pressed. Read/write. Boolean.
Syntax
Recipe
.EnableRecipeDialog
[ = value
]where
Recipe
– is the name of a Recipe object or an expression that evaluates to a Recipe object.value
– is a Boolean value that specifies whether EnableRecipeDialog is True or False.Provide Feedback