property TreeCube.Transparent as Long
Gets or sets a value that indicates percent of the transparency to display the pictures on the cube.

TypeDescription
Long A Long expression that indicates percent of the transparency to display the textures/pictures on the cube. 0 means opaque, 50 means semi-transparent, 100 - fully transparent

By default, the Transparent property is 0 ( opaque ). The Transparent property gets or sets a value that indicates percent of the transparency to display the texture / pictures on the cube. The TransparentContent property gets or sets a value that indicates percent of the transparency to display the content of the face within the cube. The TransparentContent property gets or sets a value that indicates percent of the transparency to display the content on all faces of the cube. The Visible property specifies whether the face's content is visible or hidden. The Enabled property enables or disables the face.

The following screen shot shows the cube's texture opaque:

The following screen shot shows the cube's texture semi-transparent: