Leadtools.Multimedia Namespace > PlayCtrl Class : Enabled Property |
'Declaration Public Shadows Property Enabled As Boolean
'Usage Dim instance As PlayCtrl Dim value As Boolean instance.Enabled = value value = instance.Enabled
public new bool Enabled {get; set;}