Click here to Skip to main content
15,910,123 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: How to close specific windows application when Computer is turned off or is restarted . Pin
ashok_rgm20-Feb-09 0:07
ashok_rgm20-Feb-09 0:07 
GeneralRe: How to close specific windows application when Computer is turned off or is restarted . Pin
Vishnu Nath20-Feb-09 18:39
Vishnu Nath20-Feb-09 18:39 
Questionhow do i add values to listbox programmically? [modified] Pin
neodeaths11-Feb-09 22:59
neodeaths11-Feb-09 22:59 
AnswerRe: how do i add values to listbox programmically? Pin
Alan N12-Feb-09 1:20
Alan N12-Feb-09 1:20 
QuestionRe: how do i add values to listbox programmically? Pin
neodeaths12-Feb-09 1:51
neodeaths12-Feb-09 1:51 
AnswerRe: how do i add values to listbox programmically? Pin
Alan N12-Feb-09 3:35
Alan N12-Feb-09 3:35 
GeneralRe: how do i add values to listbox programmically? Pin
neodeaths12-Feb-09 3:42
neodeaths12-Feb-09 3:42 
GeneralRe: how do i add values to listbox programmically? Pin
Alan N12-Feb-09 3:58
Alan N12-Feb-09 3:58 
The ListBox is an user interface element and it's function is to display items. You can't selectively hide certain items.

What you can do is store all your items in a list and then only add the items that you want the user to see to the ListBox.

Alan.
GeneralRe: how do i add values to listbox programmically? Pin
Alan N12-Feb-09 4:02
Alan N12-Feb-09 4:02 
GeneralRe: how do i add values to listbox programmically? Pin
neodeaths12-Feb-09 5:11
neodeaths12-Feb-09 5:11 
QuestionVSS User Names ? Pin
rajg8210-Feb-09 22:51
rajg8210-Feb-09 22:51 
AnswerRe: VSS User Names ? Pin
Calin Tatar15-Feb-09 8:15
Calin Tatar15-Feb-09 8:15 
QuestionAuto Update Feature for Windows Application similar to FireFox software Update Pin
Vishnu Nath9-Feb-09 3:24
Vishnu Nath9-Feb-09 3:24 
AnswerRe: Auto Update Feature for Windows Application similar to FireFox software Update Pin
Giorgi Dalakishvili9-Feb-09 3:36
mentorGiorgi Dalakishvili9-Feb-09 3:36 
QuestionASP.NET session has expired Pin
Elizma8-Feb-09 23:50
Elizma8-Feb-09 23:50 
AnswerRe: ASP.NET session has expired Pin
EliottA9-Feb-09 2:37
EliottA9-Feb-09 2:37 
QuestionCheck Format of DateTime Column in Grid Pin
saurabh mohal8-Feb-09 23:03
saurabh mohal8-Feb-09 23:03 
AnswerRe: Check Format of DateTime Column in Grid Pin
Henry Minute10-Feb-09 6:25
Henry Minute10-Feb-09 6:25 
QuestionError: SOAP header Security was not understood? Pin
cuong-nm8-Feb-09 21:24
cuong-nm8-Feb-09 21:24 
QuestionDateTime Picker in grid Pin
saurabh mohal8-Feb-09 19:50
saurabh mohal8-Feb-09 19:50 
AnswerRe: DateTime Picker in grid Pin
Eslam Afifi8-Feb-09 21:36
Eslam Afifi8-Feb-09 21:36 
QuestionEditable report-like control Pin
Hamed Musavi8-Feb-09 5:13
Hamed Musavi8-Feb-09 5:13 
AnswerRe: Editable report-like control Pin
Dave Kreskowiak8-Feb-09 5:40
mveDave Kreskowiak8-Feb-09 5:40 
GeneralRe: Editable report-like control Pin
Hamed Musavi8-Feb-09 5:55
Hamed Musavi8-Feb-09 5:55 
GeneralRe: Editable report-like control Pin
Hamed Musavi10-Feb-09 2:43
Hamed Musavi10-Feb-09 2:43 

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.