I\'m writing a GUI application where I need to enable editing properties of arbitrary objects (their types are only known at run-time).
is there a way I can get a Load event for System.Windows.Forms.Control just like System.Windows.Forms.Form.Load?
I cannot seem to figure out how to send a text box control to print in Java. The Program creates word search puzzles, now I would like to print them.
I am editi开发者_Go百科ng custom control in control editor of Visual Studio 2008 My custom control has datagrid view on the left and buttons on the right. I want my control when resized to keep butto
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a design question开发者_如何学运维: If you had to make a WPF Combobox with search support,
Is there any way to open the file explorer setting the filtering options like a des开发者_Go百科ktop application does?, and I don\'t want to validate the file after is selected, I want my users to vie
I want to make a panel have a thick border. Can I set this 开发者_运维知识库somehow? PS, I am using C#. VS 2008.Jim,
When I resize my aspx page hosting the silverlight app, I l开发者_运维百科ose state on all silverlight controls. How do I maintain state on silverlight controls?I\'m not sure what precisely you\'re do
I was using the following xaml in wpf: <Style TargetType=\"{x:Type Border}\"> <Setter Property=\"BitmapEffect\">