Like EnableUserInteraction, EnableUserInteraction2 enables or disables toolbox buttons and menus. However EnableUserInteraction2 always leaves the following toolbar buttons and menu items enabled.
▪ Save a path diagram with a new name
Syntax
pd.EnableUserInteraction2 (tf. showHandCursorOnCanvas)
The EnableUserInteraction2 method syntax has the following parts:
Part |
Description |
tf |
True to enable toolbox buttons and menus. False to disable them. |
showHandCursorOnCanvas |
True to display the 'hand' cursor on the path diagram area of the Amos Graphics window and display the 'wait' cursor on the remainder of the Amos Graphics window. False to display the 'wait' cursor on the entire Amos Graphics window. |
See example.