Click here to Skip to main content
15,861,168 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionProperties for Button on selection by "TAB", clicked & when app loses focus Pin
All Time Programming1-May-12 3:22
All Time Programming1-May-12 3:22 
AnswerRe: Properties for Button on selection by "TAB", clicked & when app loses focus Pin
Dave Kreskowiak1-May-12 4:15
mveDave Kreskowiak1-May-12 4:15 
AnswerRe: Properties for Button on selection by "TAB", clicked & when app loses focus Pin
All Time Programming3-May-12 20:38
All Time Programming3-May-12 20:38 
Questionhow do i create a report builder in a window form? Pin
neodeaths28-Apr-12 4:12
neodeaths28-Apr-12 4:12 
AnswerRe: how do i create a report builder in a window form? Pin
Dave Kreskowiak1-May-12 4:16
mveDave Kreskowiak1-May-12 4:16 
AnswerRe: how do i create a report builder in a window form? Pin
Apocalypse Now11-May-12 17:50
Apocalypse Now11-May-12 17:50 
QuestionIdeas for windows form Pin
frostcox20-Apr-12 23:09
frostcox20-Apr-12 23:09 
AnswerRe: Ideas for windows form Pin
Eddy Vluggen20-Apr-12 23:51
professionalEddy Vluggen20-Apr-12 23:51 

  • The user should be able to filter the data he/she is viewing.
  • 250 tests might generate a lot of data, and the user is probably interested in something specific - like all of last weeks' tests.
  • A gridview to visualize the data that the user selected
  • If it's a large set, virtualize your DataGridView.
  • Show some charts
  • A nice pie cut into the amount of tests of that week, a graph telling how often a test failed.
  • Reports
  • One that lists all the tests, one that lists all failed etc.

Hope this helps a bit Smile | :)
Bastard Programmer from Hell Suspicious | :suss:

GeneralRe: Ideas for windows form Pin
frostcox21-Apr-12 0:03
frostcox21-Apr-12 0:03 
AnswerRe: Ideas for windows form Pin
Abhinav S21-Apr-12 0:11
Abhinav S21-Apr-12 0:11 
GeneralRe: Ideas for windows form Pin
frostcox21-Apr-12 0:20
frostcox21-Apr-12 0:20 
GeneralRe: Ideas for windows form Pin
Benaiah Mischenko24-Apr-12 23:09
Benaiah Mischenko24-Apr-12 23:09 
GeneralRe: Ideas for windows form Pin
frostcox25-Apr-12 8:31
frostcox25-Apr-12 8:31 
Questionhow to disabling the oracle trigger from vb.net Pin
bluesathish17-Apr-12 23:35
bluesathish17-Apr-12 23:35 
AnswerRe: how to disabling the oracle trigger from vb.net Pin
Eddy Vluggen18-Apr-12 0:21
professionalEddy Vluggen18-Apr-12 0:21 
GeneralRe: how to disabling the oracle trigger from vb.net Pin
bluesathish18-Apr-12 0:28
bluesathish18-Apr-12 0:28 
AnswerRe: how to disabling the oracle trigger from vb.net Pin
Eddy Vluggen18-Apr-12 1:10
professionalEddy Vluggen18-Apr-12 1:10 
QuestionPainting Controls in Windows Forms with C# Pin
RiKr217-Apr-12 10:21
RiKr217-Apr-12 10:21 
AnswerRe: Painting Controls in Windows Forms with C# Pin
Eddy Vluggen18-Apr-12 0:20
professionalEddy Vluggen18-Apr-12 0:20 
QuestionBarcode generation in Winforms Pin
dunnarcher23415-Apr-12 22:40
dunnarcher23415-Apr-12 22:40 
AnswerRe: Barcode generation in Winforms Pin
drewclark39815-Apr-12 22:49
drewclark39815-Apr-12 22:49 
AnswerRe: Barcode generation in Winforms Pin
Richard MacCutchan16-Apr-12 1:15
mveRichard MacCutchan16-Apr-12 1:15 
AnswerRe: Barcode generation in Winforms Pin
drewclark39816-Apr-12 17:15
drewclark39816-Apr-12 17:15 
AnswerRe: Barcode generation in Winforms Pin
elvaernle94316-Apr-12 21:11
elvaernle94316-Apr-12 21:11 
AnswerRe: Barcode generation in Winforms Pin
elvaernle94316-Apr-12 22:07
elvaernle94316-Apr-12 22:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.