| Visual Basic (Declaration) | |
|---|---|
Public Class GripAreaUIElement Inherits DesktopAlertUIElementBase | |
| C# | |
|---|---|
public class GripAreaUIElement : DesktopAlertUIElementBase | |
The GripAreaUIElement contains the following child elements:
The visual appearance of the GripAreaUIElement is controlled by the background-related properties of the UltraDesktopAlert.GripAreaAppearance.
Note: The GripAreaUIElement is only displayed when the UltraDesktopAlert.Style property is set to 'Office2007'.
The name of the T:Infragistics.Win.AppStyling.UIRole for this element is DesktopAlertGripArea.