how to make and display a form without title bar?
Answer Posted / vijay p.s
Set form's Property
FormBorderStyle = None
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are different types that a variable can be defined and their scopes ?
how to create applications by using Visual Studio 2012?
Explain COM with example?
What is the difference between l1 and l2 cache? : Dot net architecture
Explain how does .net mobile work? : Microsoft dot net mobile
How is the using() pattern useful? What is idisposable?
Is dim fs as filestreamobject is a managed code? : Dot net architecture
What is MS chart control in visual studio?
What is Object Caching in Visual Studio 2010?
Explain difference between inprocess vs out process session state? : .NET Architecture
Explain pipelining? : .NET Architecture
Explain a .net mobile example with details? : Microsoft dot net mobile
What is the importance of updatepanel control?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Explain the difference between l1 and l2 cache? : Dot net architecture