Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Having got deep into control creation, i have on some occasions resorted to using the Windows API in order to manipulate certain features of controls - the Listview being one of them and in particular using the 'group by' functionality:

 

Now, i understand i could draw the control completely and implement it this way, but my question is, does using the Windows API have any serious drawbacks?

Visit: VBSourceSeek - The VB.NET sourcecode library

 

 

"A mere friend will agree with you, but a real friend will argue."
  • 1 month later...
Posted

Not if you use them properly - they should work fine. Only future drawback that I can think of will be that code will have to be rewritten slightly for 64 bit windows when it arrives.

 

:)

Please check the Knowledge Base before you post.

"Computers are useless. They can only give you answers." - Pablo Picasso

The Code Net

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...