ByteViewer::ScrollChanged Method (Object^, EventArgs^)

 

Handles the ValueChanged event on the ByteViewer control's ScrollBar.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

protected:
virtual void ScrollChanged(
	Object^ source,
	EventArgs^ e
)

Parameters

source
Type: System::Object^

The source of the event.

e
Type: System::EventArgs^

A EventArgs that contains the event data.

.NET Framework
Available since 1.1
Return to top
Show: