Click here to Skip to main content
15,913,055 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: class question Pin
Guffa23-Jan-06 11:26
Guffa23-Jan-06 11:26 
If you wan't to store any data in the objects, you have to have any non-static members. If you create an object from that class, the object will contain no data what so ever.

If you create an array, you can access it from where ever you like, as long as you have a reference to it. How to best handle that reference is hard to say, as you have given so very little information on what you are trying to accomplish.

---
b { font-weight: normal; }

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 
GeneralRe: Getting Selected text in webbrowser control Pin
emran83427-Jan-06 2:13
emran83427-Jan-06 2:13 

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.