ControlType

ControlType enum

Defines a control type which should be embedded by IControlCollection::AddControl(ControlType, float, float, float, float).

enum class ControlType

Values

NameValueDescription
WindowsMediaPlayer0Windows Media Player control.

See Also