I would like to display a picturebox to user, but don't like to use the common form due to its title bar and border.
Is there any way I can display a control to user without using a form? Or can I set some properties of the form to hide its title bar and border? How?
Thanks a lot!
Neo
I have a question for you guys. I would like to load a bunch of controls dynamically from assemblies. Some controls may be defined in the same assembly. What happen if I load the same assembly more than one time? If Windows just maintain at most one instance of any assembly in memory, how is the...
Hi there,
VB supports CallByName. Does C# support that? How?
Please help me out, or I have to write a bunch of ugly switch--case sentences.
Thanks.
Neo
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.