Click here to Skip to main content

Articles by Dima Popov (Article: 1, Tip/Trick: 1)

Article: 1, Tip/Trick: 1

RSS Feed

Average article rating: 4.98

String handling

RTF Document Constructor Library
Posted: 30 Jul 2010   Updated: 16 Aug 2010   Views: 37,710   Rating: 4.98/5    Votes: 37   Popularity: 7.81
Licence: The Code Project Open License (CPOL)      Bookmarked: 80   Downloaded: 1,359
Create Rich Text Format documents programatically.
No blogs have been submitted.

Average tips rating: 5.00

C#

Dragging a Borderless Form [Tip/Trick]
Posted: 13 Jul 2010   Updated: 13 Jul 2010   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 1   Downloaded: 0
A slightly different solution.using System.Runtime.InteropServices;private const int WM_NCLBUTTONDOWN = 0xA1;private const int HTCAPTION = 0x2;[DllImport("User32.dll")]private static extern bool ReleaseCapture();[DllImport("User32.dll")]private static extern int...

Dima Popov
Software Developer Energoservice
Russian Federation Russian Federation
Member
Dmitry lives in Arkhangelsk. He has developed C# applications for testing and configuring so-called IEDs since 2007.


Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 19 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid