|
|
|
|
|
<HTML editor>.Select (Function) In french: <Editeur HTML>.Sélectionne Selects a text fragment in an HTML Editor control.
EDHTML_MonEditeurHTML.Selectionne(1, 5)
EDHTML_MonEditeurHTML.FormateSelection(htmlBold)
Syntax
<HTML Editor control>.Select(<Beginning of selection> , <End of selection>)
<HTML Editor control>: Control name Name of the HTML Editor control used. <Beginning of selection>: Integer First character to select in the HTML Editor control. <End of selection>: Integer Last selected character. Business / UI classification: UI Code
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|