Click here to Skip to main content
15,891,607 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Any way to get all TreeNodes in a TreeView have the '+' symbol? Pin
Dave Kreskowiak2-Jan-08 12:25
mveDave Kreskowiak2-Jan-08 12:25 
GeneralRe: Any way to get all TreeNodes in a TreeView have the '+' symbol? Pin
jeffb422-Jan-08 12:57
jeffb422-Jan-08 12:57 
GeneralRe: Any way to get all TreeNodes in a TreeView have the '+' symbol? Pin
Dave Kreskowiak3-Jan-08 5:41
mveDave Kreskowiak3-Jan-08 5:41 
Generalwindows service :) [modified] Pin
accessred2-Jan-08 5:11
accessred2-Jan-08 5:11 
GeneralRe: windows service :) Pin
Dave Kreskowiak2-Jan-08 7:57
mveDave Kreskowiak2-Jan-08 7:57 
Questionhow to find out number of instantiations of a form Pin
Sumanth Pereji1-Jan-08 18:37
Sumanth Pereji1-Jan-08 18:37 
AnswerRe: how to find out number of instantiations of a form Pin
sindhutiwari1-Jan-08 19:55
sindhutiwari1-Jan-08 19:55 
AnswerRe: how to find out number of instantiations of a form Pin
divyesh14323-Jan-08 23:23
divyesh14323-Jan-08 23:23 
Application.OpenForms.Count

Application.OpenForms["Form1"]

I think this should help you out.
AnswerRe: how to find out number of instantiations of a form Pin
Luc Pattyn7-Jan-08 9:12
sitebuilderLuc Pattyn7-Jan-08 9:12 
QuestionMimic Accordion's behavior in Windows Form Pin
Member 40420651-Jan-08 4:30
Member 40420651-Jan-08 4:30 
GeneralRe: Mimic Accordion's behavior in Windows Form Pin
Dave Kreskowiak2-Jan-08 7:54
mveDave Kreskowiak2-Jan-08 7:54 
Generalusing MSDE in a package Pin
abdelhameed8131-Dec-07 2:24
abdelhameed8131-Dec-07 2:24 
GeneralRe: using MSDE in a package Pin
John_Adams1-Jan-08 18:27
John_Adams1-Jan-08 18:27 
GeneralDataDridView Pin
Thaer Hamael30-Dec-07 20:48
Thaer Hamael30-Dec-07 20:48 
QuestionListView Header HotTracking Pin
Angelo Cresta30-Dec-07 9:12
professionalAngelo Cresta30-Dec-07 9:12 
GeneralBrowsing a ListBox Pin
benqazou28-Dec-07 5:39
benqazou28-Dec-07 5:39 
GeneralRe: Browsing a ListBox Pin
Luc Pattyn28-Dec-07 6:14
sitebuilderLuc Pattyn28-Dec-07 6:14 
GeneralRe: Browsing a ListBox Pin
benqazou28-Dec-07 6:42
benqazou28-Dec-07 6:42 
GeneralRe: Browsing a ListBox Pin
Luc Pattyn28-Dec-07 7:11
sitebuilderLuc Pattyn28-Dec-07 7:11 
GeneralRe: Browsing a ListBox Pin
benqazou30-Dec-07 23:33
benqazou30-Dec-07 23:33 
GeneralCan't serialize a property to InitializeComponent() Pin
ctoma200522-Dec-07 12:13
ctoma200522-Dec-07 12:13 
GeneralRe: Can't serialize a property to InitializeComponent() Pin
ctoma200527-Dec-07 2:45
ctoma200527-Dec-07 2:45 
GeneralRe: Can't serialize a property to InitializeComponent() Pin
DigiOz Multimedia28-Dec-07 8:43
DigiOz Multimedia28-Dec-07 8:43 
QuestionWindows Application Pin
jaguar_142030-Nov-07 21:19
jaguar_142030-Nov-07 21:19 
GeneralRe: Windows Application Pin
Christian Graus22-Dec-07 16:31
protectorChristian Graus22-Dec-07 16:31 

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.