Also wanting this feature, I asked the autohotkey gurus if someone could provide a solution. Here's what they came up with, it works:
^+Backspace::Send {Shift Down}{Home}{Shift Up}{Delete}
The above code needs autohotkey: It will do exactly what you requested: Delete
to Beginning of line with the hotkey Ctrl Shift Backspace.
--
<http://forum.pspad.com/read.php?2,56650,57763>
PSPad freeware editor http://www.pspad.com
