Property | Type | Description | |
---|---|---|---|
foreColor | Color | ||
selectionEnd | long | ||
selectionStart | long |
Method | Description | |
---|---|---|
SelectionStruct ( long SelectionStart, long SelectionEnd, Color ForeColor ) : System |
public SelectionStruct ( long SelectionStart, long SelectionEnd, Color ForeColor ) : System | ||
SelectionStart | long | |
SelectionEnd | long | |
ForeColor | Color | |
return | System |