ToolboxItem::Lock Method ()

 

Locks the toolbox item and prevents changes to its properties.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

public:
virtual void Lock()

The properties of a toolbox item cannot be changed when it is locked.

.NET Framework
Available since 1.1
Return to top
Show: