State Change Event
Description
In BBj 21.10 and higher, the BBjHtmlEdit fires this event when an editor state changes.
Event Template
context:u(2),code:c(1),id:u(2),flags:u(1),x:u(2),y:u(2)
Field |
Description |
---|---|
context |
Context of the window containing the BBjHtmlEdit control. |
code | x |
id | Control ID of the BBjHtmlEdit control. |
flags | 0 |
x | BBjAPI::ON_STATE_CHANGE |
y | 0 |