property TreeCube.EnsureVisibleFaceMargin as Long
Specifies the size of the margin ( left / right ) of the cube's client area to ensure that a face fits it.

TypeDescription
Long A Long expression that specifies the size of the margin ( left / right ) of the cube's client area to ensure that a face fits it.
By default, the EnsureVisibleFaceMargin property is 16. The EnsureVisibleFaceMargin property specifies the size of the margin ( left / right ) of the cube's client area to ensure that a face fits it. The EnsureVisibleFaces property specifies the faces that can be fully visible. The EnsureVisibleFace method ensures that specified face is fully displayed on the control. The VisibleFace property specifies the visible face. The AlwaysEnsureVisibleFace property indicates whether the control allows fully visible face when the user drags the cube to a different position. Use the AllowEnsureVisibleFaceOnKey property to disable navigating through the faces when user presses SPACE or arrow keys. The EnsureVisibleFaceOnDblClick property ensures that the face being double clicked fits the cube's client area. Use the RelativeMargins / Margins property to specify the margins of the face's content relative to its face.

The control may fire the following events, when the user drags the cube to a new position, or if the EnsureVisibleFaceVisibleFace method is called: