listview and control property

Answered
0
0
it is still possible to do the "ListViewItem.Control = usrCntrl;" like as in your ListViewPanels example ? 
I downloaded the project and the ".control" is not recognized as a property

Attachment
  • Luca
    • Luca
    • Sep 7, 2020 - 4:32 pm
    Tried Control with C uppercase? All .NET public members start with an uppercase letter as a convention, as opposed to java and javascript where they are all lowercase.
  • You must to post comments
Best Answer
1
1

Hi,

What version of Wisej are you using? Is your IntelliSense working correctly?

If you create a new blank project and add a ListView / Item the property should show up fine.

Let me know!

Best,

Levie

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.