Click here to Skip to main content
15,892,575 members
Home / Discussions / C#
   

C#

 
AnswerRe: Turn of word wrapping on labels Pin
microsoc23-Jan-06 15:15
microsoc23-Jan-06 15:15 
AnswerRe: Turn of word wrapping on labels Pin
Dan Neely24-Jan-06 2:08
Dan Neely24-Jan-06 2:08 
GeneralRe: Turn of word wrapping on labels Pin
dbrenth24-Jan-06 5:29
dbrenth24-Jan-06 5:29 
Questionclass question Pin
Manu_8123-Jan-06 10:44
Manu_8123-Jan-06 10:44 
AnswerRe: class question Pin
Colin Angus Mackay23-Jan-06 11:22
Colin Angus Mackay23-Jan-06 11:22 
GeneralRe: class question Pin
Manu_8123-Jan-06 12:09
Manu_8123-Jan-06 12:09 
GeneralRe: class question Pin
Colin Angus Mackay23-Jan-06 22:19
Colin Angus Mackay23-Jan-06 22:19 
GeneralRe: class question Pin
Colin Angus Mackay23-Jan-06 22:23
Colin Angus Mackay23-Jan-06 22:23 
Also, I just double checked the code. The NewMonitorDetailsArray property should have been static - so I've corrected that (see updated previous post)

You can access the ArrayList of all NewMonitorDetails by using
NewMonitorDetails.NewMonitorDetailsArray


You cannot set this as it is controlled by the class. But you can perform any methods on the ArrayList (like Add) so you can modify the contents of the array.

ColinMackay.net
"Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucius
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

AnswerRe: class question Pin
Guffa23-Jan-06 11:26
Guffa23-Jan-06 11:26 
Questionobject[] initialization as a parameter Pin
clintsinger23-Jan-06 10:30
clintsinger23-Jan-06 10:30 
AnswerRe: object[] initialization as a parameter Pin
Andy Moore23-Jan-06 11:01
Andy Moore23-Jan-06 11:01 
GeneralRe: object[] initialization as a parameter Pin
clintsinger23-Jan-06 11:06
clintsinger23-Jan-06 11:06 
QuestionProblem with Textbox Scrollbar Pin
Wouter Neuteboom23-Jan-06 10:14
Wouter Neuteboom23-Jan-06 10:14 
AnswerRe: Problem with Textbox Scrollbar Pin
microsoc23-Jan-06 15:20
microsoc23-Jan-06 15:20 
GeneralRe: Problem with Textbox Scrollbar Pin
Wouter Neuteboom24-Jan-06 0:36
Wouter Neuteboom24-Jan-06 0:36 
GeneralRe: Problem with Textbox Scrollbar Pin
Wouter Neuteboom24-Jan-06 2:22
Wouter Neuteboom24-Jan-06 2:22 
AnswerRe: Problem with Textbox Scrollbar Pin
microsoc24-Jan-06 14:40
microsoc24-Jan-06 14:40 
Questionadding a flash file to the form Pin
Manu_8123-Jan-06 8:10
Manu_8123-Jan-06 8:10 
AnswerRe: adding a flash file to the form Pin
tarasn23-Jan-06 10:43
tarasn23-Jan-06 10:43 
GeneralRe: adding a flash file to the form Pin
Manu_8123-Jan-06 12:12
Manu_8123-Jan-06 12:12 
AnswerRe: adding a flash file to the form Pin
mitooki24-Jan-06 4:16
mitooki24-Jan-06 4:16 
QuestionGetting Selected text in webbrowser control Pin
emran83423-Jan-06 7:34
emran83423-Jan-06 7:34 
AnswerRe: Getting Selected text in webbrowser control Pin
tarasn23-Jan-06 21:35
tarasn23-Jan-06 21:35 
GeneralRe: Getting Selected text in webbrowser control Pin
emran83426-Jan-06 2:29
emran83426-Jan-06 2:29 
GeneralRe: Getting Selected text in webbrowser control Pin
tarasn26-Jan-06 10:41
tarasn26-Jan-06 10:41 

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.