Tagged Questions
0
votes
0answers
22 views
Best printing method in C#?
I use a "printingSystem" control in my windows application to print the .
the main picture in watermark and text that must print getting from textbox.
but output in computers has diffrence .
place ...
0
votes
2answers
291 views
Google Maps how to get to show only one marker?
i've been dealing with this couple of hours and i still cant figure how to do it.
my objective is to display only one marker when searching addresses close to each other.
below you have the code i ...
0
votes
1answer
173 views
.NET windows app / google map api, cant search the same address twice
a while back someone from stackoverflow helped me come with a nice solution to using google maps api on windows application
html code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 ...
0
votes
2answers
247 views
How to make textboxes auto populate from a file based on input into another textbox
I am writing a c# gui where I have a form to get information about inventory from a store and I would like it to link when I have user input into the UPC box hit Ok and the rest auto fill from a ...
1
vote
1answer
595 views
Toolbar does not appear in VLC ActiveX
I am using the VideoLAN VLC ActiveX Plugin 2 (available from the VLC 1.1.11 installation) in my C#.NET Windows App.
My Problem Is :
The controller toolbar (seek bar, control buttons, volume) does ...