I have a User Control and inside it i have a List View . I want that the list view will have the same size of the User Control
If i do
ListView.Height=Me.Height i got an error
please help me!
Printable View
I have a User Control and inside it i have a List View . I want that the list view will have the same size of the User Control
If i do
ListView.Height=Me.Height i got an error
please help me!
Instead of me use UserControl