Programming with Reflection

image\rwnprg32.gif AllowPartialDBCSUpdate property

 

Syntax

object.AllowPartialDBCSUpdate
object.AllowPartialDBCSUpdate = Value

Works with

image\r24.gif

Data type

Boolean

 

Description

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.

Values

The default is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property