Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Designer As AnnDesigner |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnDesigner Designer {get;} |
C++/CLI | |
---|---|
public: property AnnDesigner^ Designer { AnnDesigner^ get(); } |
Return Value
The AnnDesigner responsible for the change.For an example, refer to AnnAutomation.BeforeObjectChanged.
(Read only) This value is null (Nothing in Visual Basic) unless ChangeType is AnnObjectChangedType.DesignerDraw or AnnObjectChangedType.DesignerEdit
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family