Texture object
Tip The /COM object can be placed on a HTML page (with usage of the HTML object tag:  <object classid="clsid:...">)  using the class identifier: {F79381A0-D83A-4DD5-B7AE-F2843712D2FA}. The object's program identifier is: "Exontrol.Texture". The /COM object module is: "ExTexture.dll"
The Texture component supports the following properties and methods: 

NameDescription
AllowRotateSpecifies the directions where the user can drag the cube.
AllowZoomSets or gets a value that indicates whether the user can magnify the view using the mouse wheel.
AntialiasingSpecifies how the texture is rendered.
AppearanceRetrieves or sets the control's appearance.
AttachTemplateAttaches a script to the current object, including the events, from a string, file, a safe array of bytes.
BackColorSpecifies the control's background color.
EnabledEnables or disables the control.
ExecuteTemplateExecutes a template and returns the result.
FaceSpecifies the graphic to be displayed on the face.
FaceFromPointRetrieves the index of the face from the point.
FontRetrieves or sets the control's font.
ForeColorSpecifies the control's foreground color.
hWndRetrieves the control's window handle.
ImagesSets at runtime the control's image list. The Handle should be a handle to an Images List Control.
PathSpecifies the path where the faces to be displayed are located.
PictureRetrieves or sets a graphic to be displayed in the control.
PictureDisplayRetrieves or sets a value that indicates the way how the graphic is displayed on the control's background
ReplaceIconAdds a new icon, replaces an icon or clears the control's image list.
RotateRotates the cube in a direction.
RotXSpecifies the rotation angle in Radians along Ox axis.
RotYSpecifies the rotation angle in Radians along Oy axis.
ShowImageListSpecifies whether the control's image list window is visible or hidden.
TemplateSpecifies the control's template.
TemplateDefDefines inside variables for the next Template/ExecuteTemplate call.
TemplatePutDefines inside variables for the next Template/ExecuteTemplate call.
ToolTipDelaySpecifies the time in ms that passes before the ToolTip appears.
ToolTipPopDelaySpecifies the period in ms of time the ToolTip remains visible if the mouse pointer is stationary within a control.
ToolTipTextSpecifies the control's tooltip text.
ToolTipTitleSpecifies the title of the control's tooltip.
ToolTipWidthSpecifies a value that indicates the width of the tooltip window, in pixels.
VersionRetrieves the control's version.
ZoomZooms the view.