![]() |
![]() |
![]() |
Video.Caption Property |
Language: |
Retrieves and sets the caption of the Form playing the video.
Visual Basic .NET Public Property Caption As String C# public string Caption { get; set; } Managed C++ public: __property String* get_Caption();
public: __property void set_Caption(String*);JScript .NET public function get Caption() : String
public function set Caption(String);
System.String . The caption of the Form
This property is read/write.playing the video.
This property only applies to videos that are played in their own Form
when the Owner property is not set.
Exceptions
DirectXException For more information on the cause of this exception, reference the DirectXException.ErrorCode and DirectXException.ErrorString properties to the AudioVideoPlayback error code table.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center