Quantcast
Channel: ScintillaNET Forum Rss Feed
Viewing all articles
Browse latest Browse all 296

New Post: Remove Method

$
0
0
I tried using SCI_DELETERANGE but nothing happened, I did someting like:
int startPos = ...;
int length = ...;
const uint SCI_DELETERANGE = 2645;
scintilla.NativeInterface.SendMessageDirect(SCI_DELETERANGE, startPos, length);

Viewing all articles
Browse latest Browse all 296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>