Return the current state of the control. This property has been deprecated and may not be included in future versions of the control.
Return the current state of the control.
This property has been deprecated and may not be included in future versions of the control.
object.State
The State read-only property returns the state of the control. The possible values returned by this property are:
Value Description fileEncoderIdle The control is currently inactive. fileEncoderActive The control is in the process of decoding or encoding a file.
Integer (Int32)
DecodeFile Method, EncodeFile Method
Copyright © 2024 Catalyst Development Corporation. All rights reserved.