SubfieldAccessibleObject Class
Summary description for SubfieldAccessibleObject.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
System::MarshalByRefObject
System.Runtime.InteropServices::StandardOleMarshalObject
System.Windows.Forms::AccessibleObject
Microsoft.VisualStudio.Modeling.Diagrams::SubfieldAccessibleObject
| Name | Description | |
|---|---|---|
![]() | SubfieldAccessibleObject(ShapeElement^, ShapeField^, ShapeSubField^, DiagramClientView^) | Initializes a new instance of the SubfieldAccessibleObject class. |
| Name | Description | |
|---|---|---|
![]() | Bounds | Gets the location and size of the accessible object.(Overrides AccessibleObject::Bounds.) |
![]() | DefaultAction | Gets a string that describes the default action of the object. Not all objects have a default action.(Overrides AccessibleObject::DefaultAction.) |
![]() | Description | Gets a string that describes the visual appearance of the specified object. Not all objects have a description.(Overrides AccessibleObject::Description.) |
![]() | Help | Gets a description of what the object does or how the object is used.(Overrides AccessibleObject::Help.) |
![]() | KeyboardShortcut | Gets the shortcut key or access key for the accessible object.(Overrides AccessibleObject::KeyboardShortcut.) |
![]() | Name | Gets or sets the object name.(Overrides AccessibleObject::Name.) |
![]() | Parent | Gets the parent of an accessible object.(Overrides AccessibleObject::Parent.) |
![]() | Role | Gets the role of this accessible object.(Overrides AccessibleObject::Role.) |
![]() | State | Gets the state of this accessible object.(Overrides AccessibleObject::State.) |
![]() | Value | (Overrides AccessibleObject::Value.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




