all groups > vb.net controls > june 2005 > threads for june 22 - 28, 2005
Filter by week: 1 2 3 4 5
How to: Printer Driver
Posted by Support at 6/28/2005 2:40:11 PM
Hello:
I would like to create my own printer driver so that it is available in all
applications through the file ->Print menu of applications.
The driver will essentially take the contents of what is in the parent
application and save it so file (like a file - save as).
I will do some informa... more >>
Sample for CollectionEditor
Posted by news.microsoft.com at 6/27/2005 11:11:52 PM
Anybody have very basic sample for collectionEditor with compose of two
items. I looked online but they have complex version which I don't
understand
Thx
... more >>
How to check expiry date
Posted by Naga Kiran at 6/27/2005 11:42:16 AM
Hi
i want to set expiration date for my web based application. for eg it has
to be worked for 15 days from the date when it was installed.
More over i dont want to use system date to check the
installed date with current date as because any one can easily change the
syst... more >>
Masked Combo
Posted by SQLScott at 6/24/2005 11:23:09 AM
Sorry about the previous post. Accidentily hit the Enter key.
Anyway, does any know of a 3rd party combo that supports a mask?
--
Thanks,
Scott... more >>
Multi column combobox
Posted by Doug Bell at 6/24/2005 12:00:00 AM
Does the standard VB.Net combobox support multiple columns?
I have created a 2D Array and set it to the comboboxs DataSource property.
The code doesn't error but I can not see how to set the display to the
desired arrays dimension and when it displays... well it doesn't it kind of
half disap... more >>
UserControls And Properties
Posted by Stefan at 6/23/2005 10:51:40 PM
Hi,
I've created a new usercontrol which has a label and a textbox on it. Like
in the code snippit below.
My problem is that when I use this control and set the value of the caption
to "TEST" via the properties window, once I build the application, the value
of the caption is resetted t... more >>
Install program
Posted by at 6/23/2005 12:00:00 AM
Hi all,
How to make setup file after complete the program ? Let's say , I already
complete the program. I would like to make a disc for user to install
program. ANyone can tell me that how to do it ?
Thanks
Edmond
... more >>
Progressbar & Thread activity
Posted by Doken at 6/23/2005 12:00:00 AM
How can I use a thread in my project and not to loose the refresh from the
progressbar I use too ?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
aspose.license
Posted by TJS at 6/22/2005 3:10:50 PM
aspose.license
anybody familiar with this product ? it's been retired but is
stilllavailable.
Looking for working example to find out how to use it.
preferably in vb
... more >>
|