How can I draw a loading circle(animated) on windows forms? Is it possible to make it big and transparent, so that underlying text on form is still visible.
I\'ve got a usercontrol that inherits from an abstract class. Basically looks like this. class SimpleSlideView : View
I\'ve some data that can be shown on grid attached on a panel. When user clicks some button i\'m showing this panel. Now i wanted to launch this grid in a separate window(should be a child to existing
I have a Visual C# project using windowsforms that does not exit when the X is clicked on any form OTHER than the first form. I think this may have something to do with my form switching?
I\'m trying to implement a way of detecting when a form has been modified by the user, and I\'m trying to use the INotifyPropertyChanged (INPC) interface to do it. But, I\'m using the Visual C# Expres
I have open browsers on my application which load in data using the default web browser. //Set the function and display the browsers we\'re using (per screen)
I want to create two forms: LoginForm and BaseForm. LoginForm is created first and it contains \'Login\' and \'cancel\' button . When user clicks \'Login\' button then LoginForm should be closed and
Maybe someone knows where can i find this control or similar one. It looks and works really grea开发者_运维知识库t
I have a tab control in a windows form and I want to be able to click on a tab and in the body area of the tab I want it to display another form as an embedded component.Is this possi开发者_如何学JAVA
I\'m Working with Windows Forms (c++) and running into a bit of trouble :/ I have the Windows Form managed code where i do all the \'visual\'