Re: enable/disable buttons based on ListView selection
- From: Brandon McCombs <none@xxxxxxxx>
- Date: Thu, 14 Jun 2007 21:05:21 -0400
Nicholas Paldino [.NET/C# MVP] wrote:
Brandon,
To be honest, any comparisons to Java are rather moot, as there is are no direct analogies between the model for visual controls there, and those in .NET.
The comparisons are only for your reference to help you visualize what I'm talking about in case I don't give good descriptions.
What are the events that you are connecting to in order to determine when to enable/disable the buttons? Also, what mode are you viewing the listview in?
I'm connecting to the click event. I mentioned in the previous post I'm using the list view of the listview control.
.
- References:
- enable/disable buttons based on ListView selection
- From: Brandon McCombs
- Re: enable/disable buttons based on ListView selection
- From: Nicholas Paldino [.NET/C# MVP]
- enable/disable buttons based on ListView selection
- Prev by Date: Re: Number of combinations
- Next by Date: Re: Calling generic method with a T parameter determined at runtime
- Previous by thread: Re: enable/disable buttons based on ListView selection
- Next by thread: RE: enable/disable buttons based on ListView selection
- Index(es):