The version number of the toolbox item. Increment this number every time a change is made to the ToolboxItem or assembly that requires the toolbox to be reset.
[Visual Basic] Public Shared ReadOnly Version As Integer [C#] public static readonly int Version; [C++] public: static readonly int Version; [JScript] public static var Version : int;
ToolboxItem Class | ToolboxItem Members | System.Drawing.Design Namespace