Gets the
AnnObjectBase object currently being edited.
Syntax
Visual Basic (Declaration) | |
---|
Public ReadOnly Property Object As AnnObjectBase |
XAML Syntax | |
---|
You cannot use this property in XAML. |
XAML Syntax | |
---|
You cannot use this property in XAML. |
Return Value
An
AnnObjectBase object that represents the object currently being edited by the
AnnEditDesigner that raised this event.
Example
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family
See Also