Gets or sets value indicating whether newly created boxes can be expanded.
SyntaxVB6
Copy Code
|
|---|
Public Property Get BoxesExpandable() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is false.
RemarksDefault value for the Expandable property of newly created boxes.
See Also