| Thread | Last Post | Replies |
|
| Running a program in a particular PC | 16 Nov 2004 07:42 GMT | 2 |
Vacha, I never tested it however it seems it takes the oldest date, make a new message with a new subject. Cor
|
| Nested properties ? | 16 Nov 2004 06:32 GMT | 2 |
I just downloaded the TeeChart tool for easy drawing etc., and try to activate this from my own app. TeeChart comes with many classes, interfaces etc, etc. The problem is that I don't quite understand the structure of the TeeChart
|
| Best way to call inherited method with var of base class? | 16 Nov 2004 05:40 GMT | 6 |
I have a set of classes: C (base) C1 (inherits C) C2 (inherits C)
|
| Problems with Replace Method | 16 Nov 2004 04:23 GMT | 12 |
Hi, I am loading a CSV file ( Comma Seperated Value) into a Richtext box. I have a routine that splits the data up when it hits the "," and then copies the results into a listbox. The data also has some different characters in it that I am trying to remove. The small a with ...
|
| How to write into a cell of datagrid when it is renderd | 16 Nov 2004 03:47 GMT | 1 |
How Can I write inot the cell[3] of the current row??? I have created the Datagrid at runtime and I want to write to its 3th column in each row but I can't??? Thanks
|
| Running AVI Files using QuickTime Player | 16 Nov 2004 03:06 GMT | 2 |
Already posted the same message but the date and time of my machine was set back. and it was listed under the old date. Thats why I am posting the same message again. Please accept this. ------------------------------------------------------------------------------------
|
| Running a program in a particular PC | 16 Nov 2004 02:55 GMT | 1 |
Vanga, I am curious as well why this comes not in the right date
|
| Create class in standard version | 16 Nov 2004 02:39 GMT | 3 |
I bought a vb.net a week ago and started to practice it. But I found something to get me shocked that I could not find a place to create my class library. After checking from the help files, it seems it can't work in standard version. Am I right? If so, is there upgrade version ...
|
| Label in Panl Derived Class | 16 Nov 2004 00:59 GMT | 6 |
I have a control that inherits from the Panel Class. To this, I added a label which I want to use as a caption in my derived control. However, I can't get the label to show up in the panel. I tried a text box and it works fine. I've tried everything on the label from ...
|
| custom controls and remoting | 16 Nov 2004 00:55 GMT | 4 |
hey all, i have a custom control image button that does some remoting in the background. however, when i try to run my control i'm getting a message that says
|
| dataset.Merge not working | 16 Nov 2004 00:53 GMT | 7 |
I am at a loss as to why my Merge method isn't working. I know the "source" dataset has data, but when I merge it to the "target" dataset it has no rows or data. This should be fairly simple enough but I am drawing a blank. Any help is
|
| Netmon and command line | 16 Nov 2004 00:53 GMT | 1 |
Guys, I wonder if some of you have worked on Microsoft Network Monitor. I would like to initiate a capture from my own program, ... and then when the capture is stoped, be able to read the capture file from my own program
|
| Run .bat file? | 15 Nov 2004 22:38 GMT | 1 |
This is probably exceedingly simple, but I don't know .net well enough yet to know quite where to look. I would like to have a button on a windows form that, when clicked, runs a batch file on the system. Is there a simple way to do this?
|
| For security guru's | 15 Nov 2004 22:37 GMT | 2 |
Hi there security guru! I have a simple question that boggles my mind. I have written a VB6 application that creates a file on a fileserver. Obviously, the user has sufficient security rights to launch the application, which in turn has
|
| Set FlatStyle to System | 15 Nov 2004 22:36 GMT | 2 |
My code *********************************** Me.BackgroundImage = BG 'BG is a BMP resource Me.SetStyle(ControlStyles.SupportsTransparentBackColor, True)
|