Packages
 In this topic

*Methods

 

Packages   PreviousThis PackageNext
Package com.ms.ui.event   Previous This
Package
Next

 


Class UIAdjustmentAdapter

public abstract class UIAdjustmentAdapter implements 
            IUIAdjustmentListener
{
  // Methods
  public void adjustmentValueChanged(UIAdjustmentEvent e);
}

This class is the listener adapter for receiving adjustment events.

Methods

adjustmentValueChanged

public void adjustmentValueChanged(UIAdjustmentEvent e);

Invoked when the value of the IUIScoll component has changed.

Return Value:

No return value.

ParameterDescription
e The ADJUSTMENT_VALUE_CHNAGED event that was posted.

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.