Version

RoleSelectionUI Class Events

For a list of all members of this type, see RoleSelectionUI members.

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