Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact us Request to publish your help manuals Request to remove your help manuals
Introduction
» X360 Video to Avi Converter ActiveX Control
» System Requirements
» Distributing Applications
» Installation Directory
» VB Developer Getting Start
Using X360 Video to Avi Converter ActiveX Control
» Properties
» Methods
» Events
Support Detail
» Activating Full Version
» Technical Support
 

Properties

Appearance Property

Set the appearance of the preview window.

[Visual Basic]
Property Appearance As Integer

Property Value
0 - Flat.
1 - 3D.

Example
X360AviConverter.Appearance = 1

BackColor Property

Set the color of the preview window background.

[Visual Basic]
Property BackColor As Integer

Property Value
The color to use for preview window background.

Example
X360AviConverter.BackColor = RGB(255, 0, 0)

XLicenseKey Property

Set the license key which unlocks the ActiveX control from demo mode.

[Visual Basic]
Property XLicenseKey As String

Property Value
String provided by the vendor.

Example
X360AviConverter.XLicenseKey = "Your Key"

XLoop Property

free undelete free undelete software download repair windows vista
disk recovery application recover data file recovery services
images recovery ipod recovery mode mobile phone data recovery

Get/Set the stream loop on/off.

[Visual Basic]
Property XLoop As Boolean

Property Value
Boolean value that controls whether the loop on (value equal to True) or off (value equal to False)

Example
X360AviConverter.XLoop = True

XMute Property

Mute or un-mute the audio.

[Visual Basic]
Property XMute As Boolean

Property Value
Boolean value that controls whether audio mute on (value equal to True) or off (value equal to False)

Example
X360AviConverter.XMute = True

Home | Contact us | Request to publish your help manuals | Request to remove your help manuals