Method GetRenderingMode
GetRenderingMode(AbstractControl)
Determines the rendering mode to be used for the specified control based on its rendering flags.
public static ControlRenderingMode GetRenderingMode(AbstractControl control)
Parameters
controlAbstractControlThe control for which the rendering mode is to be determined. Cannot be null.
Returns
- ControlRenderingMode
A ControlRenderingMode value indicating the rendering mode.