Answer Posted / gyana
We have to just drag the label from the toolbox and drop it
on the windows form in c# toprint label.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between method overriding and method overloading?
What is an actual parameter?
What is web forms in c#?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
Name some string escape sequences in c#.
What is delegates in c# and uses of delegates?
what is the syntax to inherit from a class in c#?
What is the difference between c and c sharp?
Do vs while c#?
Difference between call by value and call by reference in C#?
Which program construct must return a value?
Why we use get and set property in c#?
Explain the difference between proc. Sent by val and by sub?
Explain how to implement delegates in c#.net
What is the difference between the debug class and trace class? Documentation looks the same.