constants OnResizeControlEnum
The OnResizeControlEnum type specifies the parts of the controls being resized when the control itself gets resized. Use the OnControlResize property to specify which part list or chart of the control is getting resized once the control itself is resized.

NameValueDescription
exResizeList0 Resizes the list part of the control.
exResizeChart1 Resizes the chart part of the control.
exDisableSplitter128 Disables the splitter.