I have made a sample application to flip through different layouts in a viewflipper. XML is basically (pseudo-code)
I\'m trying to implement enhanced TabControl/TabPage classes, in order to achieve real TabVisible feature, since TabPage\'s Visible property doesn\'t work as expected.
I\'m working on some basic form validation styles for an ASP.Net website. I need to select all span elements that are visible, and add a css style to another element. (Just to indicate which input fie
I have a program that creates a notification if the application is not running. To do this, I have used the following code:
Why is the ComboBox in that column only visible via double-click in the empty cell when the DataGrid i开发者_StackOverflows set to IsReadOnly = FALSE ???
This is my code I have developed. This is the main program which holds and executes each external JFrame for my Game. chooseGender is an external program which is nothing but a JFrame and its componen
I am developing an Android app but I\'m still pretty new. I want to have a button, and when you push that button, a few TextViews and Buttons will appear. So I have a main linear layout, and then anot
Is there a way for knowing what size was the visible portion of a page? Are there any services that provide this? I mean, not just screen resolution, but availab开发者_JAVA百科le browser area. When a
I\'m automating Outlook from a VB.NET program, transferring items into the calendar and contacts at the user\'s request. It\'s all working, that isn\'t the开发者_Go百科 problem; the problem is that au
I\'ve got a C# winforms application that runs in the background, listening for hotkeys to be pressed.When a hotkey is pressed, my form makes a brief appearance.The form is always running, but set to h