property TreeCube.AlwaysEnsureVisibleFace as EnsureVisibleFaceEnum
Ensures that always the face fits the control's client area.

TypeDescription
EnsureVisibleFaceEnum An EnsureVisibleFaceEnum expression that specifies if the dragging face gets fully visible when user drags the cube.  
By default, the AlwaysEnsureVisibleFace property is exFitToEnsureFace. 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 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 EnsureVisibleFaceMargin property specifies the size of the margin ( left / right ) of the cube's client area to ensure that a face fits it. The EnsureVisibleFaceOnDblClick property ensures that the face being double clicked fits the cube's client area. 

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