Class: Grid

Module location: Windows.pkg line 4409 (view source)

Class: Grid 1. Add Standard entry support 2. Support color change when shadowed { OverrideProperty=Ring_State DesignTime=False }

Class Hierarchy:

DFBaseFormListGrid

Mixins:

Standard_Grid_Mixin,

Class Definition

Properties

IntegerCustomScrollState
If the developer wishes to augment the vScroll messages they can shut the existing customizations by setting this true
IntegerScrollOnThumbTrackState
This determines if the scroll occurs when the thumb is dragged When false, it scrolls when the thumb is released. Only set it to false if the scroll takes a long time.
IntegerThumbScrollState
This determines if thumb should be sized proportionally to the scroll area. When true it acts like a normal windows list. When false, you get old vdf behavior where thumb is small and scroll moves up down one line at a time

Functions and Procedures

Construct_Object()
End_Construct_Object()
SetVScrollbox(Integer iType Integer iData)
SetVScrollInfo(Integer iMin Integer iMax Integer iPage)
SetVScrollPos(Integer iPos)