Click here to Skip to main content
15,900,664 members
Home / Discussions / C#
   

C#

 
GeneralRe: Image Cropping Pin
sam#17-Oct-06 19:22
sam#17-Oct-06 19:22 
GeneralRe: Image Cropping Pin
Nader Elshehabi17-Oct-06 20:47
Nader Elshehabi17-Oct-06 20:47 
AnswerRe: Image Cropping Pin
mav.northwind17-Oct-06 22:12
mav.northwind17-Oct-06 22:12 
QuestionHow Highlight Selected Row in DataGridView Pin
vinutha kempanna17-Oct-06 18:35
vinutha kempanna17-Oct-06 18:35 
AnswerRe: How Highlight Selected Row in DataGridView Pin
sam#17-Oct-06 18:50
sam#17-Oct-06 18:50 
AnswerRe: How Highlight Selected Row in DataGridView Pin
sathish s17-Oct-06 22:08
sathish s17-Oct-06 22:08 
QuestionBeginners question Pin
digsy_17-Oct-06 12:13
digsy_17-Oct-06 12:13 
AnswerRe: Beginners question Pin
Steve :)17-Oct-06 12:23
Steve :)17-Oct-06 12:23 
I can't see where your DataAccessSelectClass is coming from? And as it seems, neither can the compiler Big Grin | :-D

For the example code you've posted, you should be using

Text1.Text = Class1.Class11();


That should give you what you need.

Another thing to consider is, if you're going to just return a string that's not going to change, why not set it up as a public const string or as read only property?

Steve.
GeneralRe: Beginners question Pin
digsy_17-Oct-06 13:57
digsy_17-Oct-06 13:57 
AnswerRe: Beginners question Pin
Christian Graus17-Oct-06 14:22
protectorChristian Graus17-Oct-06 14:22 
AnswerRe: Beginners question Pin
Guffa17-Oct-06 20:21
Guffa17-Oct-06 20:21 
AnswerRe: Beginners question Pin
saqib8217-Oct-06 21:30
saqib8217-Oct-06 21:30 
GeneralRe: Beginners question Pin
saqib8217-Oct-06 21:31
saqib8217-Oct-06 21:31 
GeneralRe: Beginners question Pin
saqib8217-Oct-06 21:31
saqib8217-Oct-06 21:31 
QuestionWebResponse Problem! Please help! Pin
Rojan Gh.17-Oct-06 10:37
professionalRojan Gh.17-Oct-06 10:37 
Questionmultiple selected checkboxes Pin
Yustme17-Oct-06 10:29
Yustme17-Oct-06 10:29 
AnswerRe: multiple selected checkboxes Pin
Dan Neely17-Oct-06 10:38
Dan Neely17-Oct-06 10:38 
GeneralRe: multiple selected checkboxes Pin
Yustme17-Oct-06 10:43
Yustme17-Oct-06 10:43 
GeneralRe: multiple selected checkboxes Pin
User 665817-Oct-06 10:55
User 665817-Oct-06 10:55 
GeneralRe: multiple selected checkboxes Pin
Yustme17-Oct-06 11:03
Yustme17-Oct-06 11:03 
GeneralRe: multiple selected checkboxes Pin
User 665817-Oct-06 11:04
User 665817-Oct-06 11:04 
GeneralRe: multiple selected checkboxes Pin
Yustme17-Oct-06 11:06
Yustme17-Oct-06 11:06 
QuestionProgrammatically resize ListView columns to view all text Pin
kozu17-Oct-06 9:40
kozu17-Oct-06 9:40 
AnswerRe: Programmatically resize ListView columns to view all text Pin
mav.northwind17-Oct-06 9:44
mav.northwind17-Oct-06 9:44 
GeneralRe: Programmatically resize ListView columns to view all text Pin
kozu17-Oct-06 13:09
kozu17-Oct-06 13:09 

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.