Click here to Skip to main content
16,020,673 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: how to start study windows programing? Pin
Eddy Vluggen25-Jun-09 6:47
professionalEddy Vluggen25-Jun-09 6:47 
QuestionGreek characters are not displaying in text box Pin
srimail0923-Jun-09 20:19
srimail0923-Jun-09 20:19 
QuestionIssue with tooltips for custom drawn image buttons Pin
TyrionTheImp22-Jun-09 23:42
TyrionTheImp22-Jun-09 23:42 
QuestionPROBLEMS ACCESSING A WINDOWS FORM CLASS FROM ANOTHER WINDOWS FORM IN THE SAME APPLICATION (USING C#) Pin
Raheem Thaele21-Jun-09 21:38
Raheem Thaele21-Jun-09 21:38 
AnswerRe: PROBLEMS ACCESSING A WINDOWS FORM CLASS FROM ANOTHER WINDOWS FORM IN THE SAME APPLICATION (USING C#) Pin
dan!sh 21-Jun-09 22:40
professional dan!sh 21-Jun-09 22:40 
GeneralRe: PROBLEMS ACCESSING A WINDOWS FORM CLASS FROM ANOTHER WINDOWS FORM IN THE SAME APPLICATION (USING C#) Pin
Raheem Thaele22-Jun-09 23:21
Raheem Thaele22-Jun-09 23:21 
GeneralRe: PROBLEMS ACCESSING A WINDOWS FORM CLASS FROM ANOTHER WINDOWS FORM IN THE SAME APPLICATION (USING C#) Pin
dan!sh 23-Jun-09 1:06
professional dan!sh 23-Jun-09 1:06 
GeneralRe: PROBLEMS ACCESSING A WINDOWS FORM CLASS FROM ANOTHER WINDOWS FORM IN THE SAME APPLICATION (USING C#) Pin
Raheem Thaele23-Jun-09 1:12
Raheem Thaele23-Jun-09 1:12 
The namespaces are the same. I'm using VS2005. I also thought the problem might also be the IsMdiContainer Form property, but is see that it can't be the case since I'm using newForm.ShowDialog() method not newForm.Show() method, so the form that is showing has to close so that I display other forms besides the main form.

I really appreciate the help, I'm still stuck though. Any ideas what I might try?
GeneralRe: PROBLEMS ACCESSING A WINDOWS FORM CLASS FROM ANOTHER WINDOWS FORM IN THE SAME APPLICATION (USING C#) Pin
Raheem Thaele23-Jun-09 1:15
Raheem Thaele23-Jun-09 1:15 
GeneralRe: PROBLEMS ACCESSING A WINDOWS FORM CLASS FROM ANOTHER WINDOWS FORM IN THE SAME APPLICATION (USING C#) Pin
Henry Minute25-Jun-09 20:42
Henry Minute25-Jun-09 20:42 
QuestionhInstance difference between WNDCLASS and CreatWindow Pin
iceman861621-Jun-09 21:35
iceman861621-Jun-09 21:35 
AnswerRe: hInstance difference between WNDCLASS and CreatWindow Pin
led mike22-Jun-09 4:55
led mike22-Jun-09 4:55 
GeneralRe: hInstance difference between WNDCLASS and CreatWindow Pin
iceman861622-Jun-09 16:01
iceman861622-Jun-09 16:01 
GeneralRe: hInstance difference between WNDCLASS and CreatWindow Pin
led mike23-Jun-09 4:40
led mike23-Jun-09 4:40 
Question[Solved] VS 2010 : TableLayoutPanel does NOT expose RowSpan and ColumnSpan properties at design-time [modified] Pin
BillWoodruff17-Jun-09 23:19
professionalBillWoodruff17-Jun-09 23:19 
AnswerRe: VS 2010 : TableLayoutPanel does NOT expose RowSpan and ColumnSpan properties at design-time Pin
led mike18-Jun-09 4:43
led mike18-Jun-09 4:43 
QuestionSQL query worked fine... until I tried it in Visual Studio 2008 Pin
Andrew Tamberino17-Jun-09 9:12
Andrew Tamberino17-Jun-09 9:12 
AnswerRe: SQL query worked fine... until I tried it in Visual Studio 2008 Pin
Dave Kreskowiak17-Jun-09 10:19
mveDave Kreskowiak17-Jun-09 10:19 
GeneralRe: SQL query worked fine... until I tried it in Visual Studio 2008 Pin
Andrew Tamberino17-Jun-09 11:07
Andrew Tamberino17-Jun-09 11:07 
GeneralRe: SQL query worked fine... until I tried it in Visual Studio 2008 Pin
Dave Kreskowiak17-Jun-09 13:33
mveDave Kreskowiak17-Jun-09 13:33 
GeneralRe: SQL query worked fine... until I tried it in Visual Studio 2008 Pin
Andrew Tamberino17-Jun-09 14:23
Andrew Tamberino17-Jun-09 14:23 
GeneralRe: SQL query worked fine... until I tried it in Visual Studio 2008 Pin
Dave Kreskowiak17-Jun-09 18:03
mveDave Kreskowiak17-Jun-09 18:03 
GeneralRe: SQL query worked fine... until I tried it in Visual Studio 2008 Pin
Andrew Tamberino18-Jun-09 9:54
Andrew Tamberino18-Jun-09 9:54 
Questionhow do i use textbox value from one form on another to access database without releasing the resource(value) Pin
ChiSmile17-Jun-09 7:35
ChiSmile17-Jun-09 7:35 
QuestionPropertyGrid control slow to load because it automatically "reflects" on all controls in current application ? Pin
BillWoodruff17-Jun-09 3:00
professionalBillWoodruff17-Jun-09 3:00 

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.