Infragistics(R) NetAdvantage(R) Windows Forms
HasDropDownButtonPressedAppearance Property
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > UltraNavigationBarPreviousLocationsSettings Class : HasDropDownButtonPressedAppearance Property

Returns whether an appearance object has been created for the DropDownButtonPressedAppearance.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property HasDropDownButtonPressedAppearance As Boolean
C# 
public bool HasDropDownButtonPressedAppearance {get;}

See Also