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

Resets the properties of the DropDownButtonPressedAppearance to their default values.

Syntax

Visual Basic (Declaration) 
Public Sub ResetDropDownButtonPressedAppearance() 
C# 
public void ResetDropDownButtonPressedAppearance()

See Also