ToolboxItem::IsTransient Property
.NET Framework (current version)
Gets a value indicating whether the toolbox item is transient.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System::Booleantrue, if this toolbox item should not be stored in any toolbox database when an application that is providing a toolbox closes; otherwise, false.
The IsTransient property defaults to false.
.NET Framework
Available since 2.0
Available since 2.0
Show: