Back to Devexpress

DirectXForm Fields

windowsforms-devexpress-dot-xtraeditors-dot-directxform-dot-underscore-fields.md

latest2.9 KB
Original Source

DirectXForm Fields

The Form that accepts HTML and CSS templates and enables the DirectX rendering for all child controls that support this mode. Unsupported controls are hidden.

NameDescription
ScrollStateAutoScrolling protected staticDetermines the value of the AutoScroll property. Inherited from ScrollableControl.
ScrollStateFullDrag protected staticDetermines whether the user has enabled full window drag. Inherited from ScrollableControl.
ScrollStateHScrollVisible protected staticDetermines whether the value of the HScroll property is set to true. Inherited from ScrollableControl.
ScrollStateUserHasScrolled protected staticDetermines whether the user had scrolled through the ScrollableControl control. Inherited from ScrollableControl.
ScrollStateVScrollVisible protected staticDetermines whether the value of the VScroll property is set to true. Inherited from ScrollableControl.

See Also

DirectXForm Class

DirectXForm Members

DevExpress.XtraEditors Namespace