2.3.36 OriginalValue

The OriginalValue property specifies the unformatted value of a RichTextBox record.<23> If the OriginalValue property is specified, it MUST be part of the RichTextBox.ElementProperties.NonSharedElementProperties record.          

 OriginalValue = originalValueStart originalValueValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

originalValueStart

originalValueValue (variable)

...

originalValueStart (1 byte): A byte that specifies the start of the OriginalValue property. The value of originalValueStart field MUST be the following value.

Value

Parent

0x22

ElementProperties.NonSharedElementProperties for RichTextBox

originalValueValue (variable): A variable size field that specifies the unformatted value of the RichTextBox. The size and type of the originalValueValue field is dictated by the TypeCode property.