Gets or sets the default value for the EnableStyledText property of new boxes.
SyntaxVB6
Copy Code
|
|---|
Public Property Get EnableStyledText() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is false.
RemarksUsed as initial value for the EnableStyledText property of new boxes.
See Also