Click or drag to resize

RuntimeState.OnCodePageChanged Event

X#
This event is thrown when one of the codepages of the runtimestate is changed

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC EVENT OnCodePageChanged AS VOID
Request Example View Source

Value

Type: SystemEventHandler
Remarks
Clients can refresh cached information by registering to this event
See Also