Value Property
Description
Gets/sets the XML text that represents the controls layout/state.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Value() As Variant
Remarks
The Value property is used when working with XML data. The Value will always contain the layout and state of the control in XML format. The Value is intended to be used to manually create or get the layout in XML format. This can be used to manually read/write the layout information directly to/from the Value property if you don't want to save to a file.
See Also
| Command Bars ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.