How to avoid using user32 api in my managed code

A

Albator

Hi,

I'm trying to find a .NET equivallent to CreateCaret, ShowCaret, HideCaret,
DestroyCaret and SetCaretPos that are part of user32.dll.

What is manage equivalent of user32.dll functions?

Alain Martineau
Publishing Business System
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top