This is a C# question. I have a user control A. A contains another user control B. B has an event called BEvent. I want to expose this开发者_如何学编程 event in A so anyone who uses control A can subs
So I have multiple forms for my current project and I have made classes that 开发者_如何学运维interact and do some utility work behind these forms.
I have problems with redrawing child controls of cloned panel. First, I\'m not using IClonable. I\'m using reflection.
I have a view in which I have few labels an开发者_StackOverflowd I want to dynamically clear the view (remove all the labels) at certain condition in my application.
I have an application which uploads file from iPhone to web server. Problem is that I want to give users a control like from which they can select the file / photo from the device and which is than u
Can anyone suggest me how to obtain the view that contains all but开发者_如何学编程tons from \'MPMoviePlayer\'?
Hai guys, I want to find a UL control and then find a LI within that UL and assign a css class to that from a content page....
In the code behind of my page I want to attach a label in multiple places. To achieve this and avoid creating mutliple instances of the same label I\'ve tried:
I have a situation as follows, i am going to use WPF for first time, so any suggestion abt how to proceed whould be great:
In LabView 2009, is there a way to have one control (slider) affect the output and display of another control (slider)?