Version

RoleSelectionUI Class Members

The following tables list the members exposed by RoleSelectionUI.

Public Constructors
 NameDescription
Public ConstructorRoleSelectionUI Constructor  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)EnabledDetermines whether the ui for selecting a role is enabled.  
Public Events
 NameDescription
Public EventQueryComponentRoleEvent invoked when a new control is encountered to obtain its associated Infragistics.Win.AppStyling.ComponentRole.  
Public EventQueryDisplayRoleUIEvent invoked when a new control is encountered to determine if the role selection ui may be displayed for that control.  
Public EventRoleSelectedEvent invoked when a Infragistics.Win.AppStyling.UIRole is selected via the role selection ui presented when Enabled is set to true and the mouse is hovered over an element associated with a Infragistics.Win.AppStyling.UIRole.  
See Also