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

GridMixins:
Standard_Grid_Mixin,
Class Definition
Properties
Integer
CustomScrollState
If the developer wishes to augment the vScroll messages they can shut
the existing customizations by setting this true
Integer
ScrollOnThumbTrackState
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.
Integer
ThumbScrollState
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)