IDesignerHost Properties

 

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

NameDescription
System_CAPS_pubpropertyContainer

Gets the container for this designer host.

System_CAPS_pubpropertyInTransaction

Gets a value indicating whether the designer host is currently in a transaction.

System_CAPS_pubpropertyLoading

Gets a value indicating whether the designer host is currently loading the document.

System_CAPS_pubpropertyRootComponent

Gets the instance of the base class used as the root component for the current design.

System_CAPS_pubpropertyRootComponentClassName

Gets the fully qualified name of the class being designed.

System_CAPS_pubpropertyTransactionDescription

Gets the description of the current transaction.

Return to top
Show: