IRichEditControl.CreatePlatformSpecificScrollBarAdapter() Method
For internal use.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
Declaration
IPlatformSpecificScrollBarAdapter CreatePlatformSpecificScrollBarAdapter()
Function CreatePlatformSpecificScrollBarAdapter As IPlatformSpecificScrollBarAdapter
Returns
| Type |
|---|
| DevExpress.Office.Internal.IPlatformSpecificScrollBarAdapter |
See Also