Can u list some style properties of List Box?



Can u list some style properties of List Box?..

Answer / Vivekanand Sharma

"Some common style properties of ListBox in C# include BackColor (background color), ForeColor (text color), Font (font type and size), BorderStyle (border style), etc."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is private variable?

1 Answers  


What are the various components in crystal reports?

1 Answers  


What are the fundamental principles of oo programming?

1 Answers  


Can list contain duplicates c#?

1 Answers  


Does c# support #define for defining global constants?

1 Answers  


What are cookies in c#?

1 Answers  


What is the difference between a private assembly and a shared assembly?

1 Answers  


If I want to override a method 1 of class A and in class b then how do you declare ?

4 Answers   MMTS,


What is the different types of private assembly and shared assembly?

1 Answers  


What is callback function in c#?

1 Answers  


Can you declare the override method static while the original method is non-static?

2 Answers   Mind Tree,


Define delegate in c#?

1 Answers  


Categories