Show contents 

Forms > Forms Assembly Interfaces > IScrollEventArgs > IScrollEventArgs.Code

IScrollEventArgs.Code

Fore Syntax

Code: ScrollBarCode;

Fore.NET Syntax

Code: Prognoz.Platform.Interop.Forms.ScrollBarCode;

Description

The Code property returns the code of the action that resulted in generating the event.

See also:

IScrollEventArgs