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

Windows Forms

 
AnswerRe: about setup Pin
Abhinav S21-May-12 19:57
Abhinav S21-May-12 19:57 
QuestionData backup system code in vb.6.0 Pin
Nelson Dsilva9-May-12 1:07
Nelson Dsilva9-May-12 1:07 
AnswerRe: Data backup system code in vb.6.0 Pin
Dave Kreskowiak9-May-12 6:45
mveDave Kreskowiak9-May-12 6:45 
QuestionMoving Data from one form to another Pin
Squalllllll8-May-12 7:15
Squalllllll8-May-12 7:15 
AnswerRe: Moving Data from one form to another Pin
JohnPayton8-May-12 13:48
JohnPayton8-May-12 13:48 
GeneralRe: Moving Data from one form to another Pin
Suhas S kulkarni13-May-12 18:39
Suhas S kulkarni13-May-12 18:39 
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 
1. This is Windows drawing the focus cue on the button. You cannot change this.

2. Again, Windows. Can't change this.

3. The text turns grey only because your code has to change it. This isn't Windows doing this or a property on the control. When you click on Windows Forms Button, no colors of or inside the button change at all, unless your code is specifically written to do this.

[EDIT] 3. I haven't tested this, but this could be because of the Windows Desktop Theme your using.

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 
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 

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.