Version

EmbeddableTextBoxWithUIPermissions.EmbeddableTextBoxUIAProviderStub Class Properties

For a list of all members of this type, see EmbeddableTextBoxWithUIPermissions.EmbeddableTextBoxUIAProviderStub members.

Public Properties
 NameDescription
Public PropertyContextReturns the context of this stub - the object the stub represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyHelpTextGets or sets a help text string associated with the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyIsDelegatingProviderIndicates if the provider is a delegating provider and should not be shown in the provider hierarchy. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyLocalizedControlTypeReturns or set a text string describing the type of control that the automation element represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyNameReturns or sets a string for the text representation of the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyProviderReturns the UI automation provider object that represents the object. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyTextBoxReturns the EmbeddableTextBox which this UI Automation provider represents  
See Also