Class ScrollWindowExFlags
Inheritance
System.Object
ScrollWindowExFlags
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class ScrollWindowExFlags : Enum
Fields
SW_ERASE
Declaration
public const ScrollWindowExFlags SW_ERASE
Field Value
| Type |
|---|
| ScrollWindowExFlags |
SW_INVALIDATE
Declaration
public const ScrollWindowExFlags SW_INVALIDATE
Field Value
| Type |
|---|
| ScrollWindowExFlags |
SW_SCROLLCHILDREN
Declaration
public const ScrollWindowExFlags SW_SCROLLCHILDREN
Field Value
| Type |
|---|
| ScrollWindowExFlags |
SW_SMOOTHSCROLL
Declaration
public const ScrollWindowExFlags SW_SMOOTHSCROLL
Field Value
| Type |
|---|
| ScrollWindowExFlags |