DrawingControl.ShutDownBehavior property (Visio)

Determines how the Visio Drawing Control unloads the Visio application when the DrawingControl object is released. Read/write Integer.

Syntax

expression.ShutDownBehavior

expression A variable that represents a DrawingControl object.

Return value

Integer

Remarks

A value of 0 (the default) does not unload MSO dlls when the drawing control is released. A value of 1 unloads the Visio application and MSO dlls when the drawing control is released.

See also

DrawingControl Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.