How to print labels in windows form in C# .net

Answer Posted / vijay lathiya

like if we want to print label1 msg than syntax for it
label1.Text="anything";

Is This Answer Correct ?    21 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the concepts of cts and cls(common language specification).

504


How to implement an object pool in c#.net.

546


What are the Features in .net framework 1.1

555


Name the method of servicebase class?

536


What is difference between hashtable and dictionary in c#?

488






What is iqueryable and ienumerable in c#?

508


In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?

458


What is difference between mutable and immutable in c#?

447


Are constructors inherited c#?

510


What is the difference between a function and a method?

503


what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?

1684


You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?

609


What does console readkey do in c#?

487


What operators can be used to cast from one reference type to another without the risk of throwing an exception?

515


What is activator c#?

477