Click here to Skip to main content
15,899,005 members
Home / Discussions / C#
   

C#

 
AnswerRe: custom control Pin
Martin#25-Oct-07 1:40
Martin#25-Oct-07 1:40 
QuestionRe: custom control Pin
Tauseef A25-Oct-07 2:01
Tauseef A25-Oct-07 2:01 
QuestionGDI+ question Pin
ali_reza_zareian25-Oct-07 1:17
ali_reza_zareian25-Oct-07 1:17 
AnswerRe: GDI+ question Pin
Thomas Krojer25-Oct-07 5:27
Thomas Krojer25-Oct-07 5:27 
GeneralRe: GDI+ question Pin
ali_reza_zareian25-Oct-07 6:44
ali_reza_zareian25-Oct-07 6:44 
AnswerRe: GDI+ question Pin
Dave Kreskowiak25-Oct-07 7:31
mveDave Kreskowiak25-Oct-07 7:31 
Question"dot" Pin
new2pgrmg25-Oct-07 0:52
new2pgrmg25-Oct-07 0:52 
AnswerRe: "dot" Pin
Christian Graus25-Oct-07 1:00
protectorChristian Graus25-Oct-07 1:00 
At this point, you really don't know enough to be able to seek help here. I trust you are at school, and not being paid for your efforts. You should buy a book on C# and work through it. There's really no way that forum responses are going to help you much, because every answer you get is just going to raise more questions. Get a book, and work through it in a structured way.

The answer is that Textbox1 is a class, and text is a property of that class. The dot means that you're accessing a property or method of a class instance.



Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: "dot" Pin
kabutar25-Oct-07 1:58
kabutar25-Oct-07 1:58 
GeneralRe: "dot" Pin
Christian Graus25-Oct-07 2:10
protectorChristian Graus25-Oct-07 2:10 
AnswerRe: "dot" Pin
azifaliazif25-Oct-07 2:31
azifaliazif25-Oct-07 2:31 
GeneralRe: "dot" Pin
sujithkumarsl25-Oct-07 2:48
sujithkumarsl25-Oct-07 2:48 
QuestionRe: "dot" Pin
wrzhi_200525-Oct-07 4:15
wrzhi_200525-Oct-07 4:15 
AnswerRe: "dot" Pin
sujithkumarsl25-Oct-07 4:25
sujithkumarsl25-Oct-07 4:25 
GeneralRe: "dot" Pin
wrzhi_200525-Oct-07 4:36
wrzhi_200525-Oct-07 4:36 
GeneralRe: "dot" Pin
sujithkumarsl25-Oct-07 5:02
sujithkumarsl25-Oct-07 5:02 
GeneralRe: "dot" Pin
new2pgrmg25-Oct-07 20:11
new2pgrmg25-Oct-07 20:11 
Questioncrystal report viewer using ms access in c# Pin
bhebhekoh25-Oct-07 0:38
bhebhekoh25-Oct-07 0:38 
AnswerRe: crystal report viewer using ms access in c# Pin
Paul Conrad27-Oct-07 12:30
professionalPaul Conrad27-Oct-07 12:30 
QuestionDynamically changing font font-style size and color of a label Pin
sindhutiwari25-Oct-07 0:31
sindhutiwari25-Oct-07 0:31 
AnswerRe: Dynamically changing font font-style size and color of a label Pin
Christian Graus25-Oct-07 0:37
protectorChristian Graus25-Oct-07 0:37 
GeneralRe: Dynamically changing font font-style size and color of a label Pin
sindhutiwari25-Oct-07 0:43
sindhutiwari25-Oct-07 0:43 
GeneralRe: Dynamically changing font font-style size and color of a label Pin
Christian Graus25-Oct-07 0:50
protectorChristian Graus25-Oct-07 0:50 
QuestionHow to get previous focused control? Pin
Tavbi25-Oct-07 0:22
Tavbi25-Oct-07 0:22 
AnswerRe: How to get previous focused control? Pin
Chintan.Desai25-Oct-07 1:59
Chintan.Desai25-Oct-07 1:59 

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.