Programming with Reflection
AllowPartialDBCSUpdate property
Syntax |
object.AllowPartialDBCSUpdate |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection allows updates to individual bytes of a double-byte character. Changing this property to True may help resolve display problems seen when a host application refreshes the screen display and sends only one byte of a double-byte character.
The default is False.