I want to embed a link inside an XML document, say <a href="www.msdn.microsoft.com">MSDN</a>. But when I do this I received an error that my XML document is not well formed or this kind of embedding is not permitted.
Maybe some of you guys know some trick or two to help me out. I...
I have done something like this before... :)
The quickest way to do this is to have global variables (or a record perhaps) that will get all the info from the form that will display all the lists that matches the birthday that you typed. All you have to do is to reference the record/variable...
Why not use an image control instead? The image control has a stretch property. By setting the stretch property to true, the image will resize depending on the size of the control.
Check this out:
1. Create a new project
2. Place a command button on the form and an image control
3. Set the...
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.