property TreeCube.DefaultFaceType as FaceTypeEnum
Specifies the default type of control to put on all faces.

TypeDescription
FaceTypeEnum A FaceTypeEnum property that specifies the default type of control to put on all faces.
The DefaultFaceType property specifies the default type of control to put on all faces. The Type property specifies the type of the face. Use the RelativeMargins / Margins property to specify the margins of the face's content relative to its face.

A face that contains a Calendar control may fire any of the following events ( CreateCalendar, Type on exFaceCalendar ): 

A face that contains a Tree control may fire any of the following events ( CreateTree, Type on exFaceTree ): 

A face that contains a Picture control may fire any of the following events ( CreatePicture, Type on exFacePicture ): 

The InitFaceContent event notifies your application that the Type property has been changed, or any of the following has been called: