How to create solid caret in C#
I want to transform my project from vc++ to .Net.In Vc++ i use CreateSolidCaret function.I need its corrosponding funtion in Dot net.Actually i need to make an application for wave editing.For that i need a caret so dat user can understood which portion he has selected .
If there is other way plz tell.
|