RenderStyle Property
Equivalent to the RNDR X_Run argument, RenderStyle provides access to the current rendering engine for the application
Win32
The application is using the Win32 rendering engine and no DirectX rendering is possible. This is equivalent to a RNDR value of W
Win32AndDirectX
The application is using the Win32 rendering engine but supports the use of DirectX on specific components. This is equivalent to a RNDR value of M
DirectX
The application is using the DirectX rendering engine but supports the use of Win32 for specified forms. This is equivalent to a RNDR value of X