ListItemSubField.GetAccessibleRole(ShapeElement, ShapeField) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le rôle accessible.
public:
override System::Windows::Forms::AccessibleRole GetAccessibleRole(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape, Microsoft::VisualStudio::Modeling::Diagrams::ShapeField ^ parentField);
public override System.Windows.Forms.AccessibleRole GetAccessibleRole (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShape, Microsoft.VisualStudio.Modeling.Diagrams.ShapeField parentField);
override this.GetAccessibleRole : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement * Microsoft.VisualStudio.Modeling.Diagrams.ShapeField -> System.Windows.Forms.AccessibleRole
Public Overrides Function GetAccessibleRole (parentShape As ShapeElement, parentField As ShapeField) As AccessibleRole
Paramètres
- parentShape
- ShapeElement
ShapeElement parent de ce ShapeSubField.
- parentField
- ShapeField
ShapeField parent de ce ShapeSubField.
Retours
Rôle accessible.