| Thread | Last Post | Replies |
|
| how to get parent control of the context menu stip | 30 Aug 2006 15:42 GMT | 2 |
i'm working on the context menu for the controls. the problem i'm facing right now is like this : i want to use one context menu for more then one controls lets say i want to use one context menu for 3 treeview controls as 3 of them
|
| GDI Handle leak when adding a simple Textbox | 30 Aug 2006 15:40 GMT | 1 |
I have a huge application with lots of custom controls. The app had a memory leak but fixed that by calling the dispose method where needed and now the user objects are very stable, when I am looking at the task manager. But the GDI handles keep growing. I narrowed it down to having
|
| First Report in VB2005 - Print Preview | 30 Aug 2006 15:25 GMT | 1 |
Need i simple example on how print/preview data from a database. I already have some code but I am lost because the preview does not create multiple pages and only shows the first page and the printing goes over the margins of the page. My problem is that I cannot figure out how ...
|
| A Service in VB.NET 2005 using a form ? | 30 Aug 2006 15:09 GMT | 4 |
I have created a Service with vb.NET 2005 and I want to show a form. How can I do this? Can I do it like this? Or should'nt I use a form in a service at all? Private oMain As Main
|
| Icons needed | 30 Aug 2006 14:23 GMT | 2 |
Anybody having information about downloading high resolutioned icons for software creations. Please send the sitenames or icon collection to the mail gabrielva...@yahoo.com or gabrielva...@rediff.com. Thanks to all those
|
| show something while loading .Net framework | 30 Aug 2006 13:01 GMT | 3 |
As anyone knows, before starting up a .Net application, parts of the .Net framework must be loaded in memory. Therefore, starting this application can last for quite a few seconds (especially on slow computers). Is there anything you can do to show the user the framework
|
| Atomic Operation? | 30 Aug 2006 12:31 GMT | 7 |
I was wondering if there is a simple way of ensuring that some statements are executed as an "atomic operation". Here is what I am dealing with in a GUI ... Dim mAppDomain As AppDomain
|
| CRC32 | 30 Aug 2006 10:15 GMT | 3 |
I am looking for a VB.NET routine (code reuse) to calculate a CRC32. Many thanks for your help.
|
| ToolStrip Border | 30 Aug 2006 09:43 GMT | 4 |
The default ToolStrip apparently renders an MS Office Style ToolStrip when the RenderMode is other than "System". When using a BackgroundImage in the ToolStrip, this Office Style border has rounded corners and looks like hell. According to the Help file:
|
| Getting Data out of MS Project | 30 Aug 2006 09:06 GMT | 4 |
We have a situation where there is a requirement to extract and report data to an ASP.NET/VB application from a MSOffice 2003 application. Best idea to be able to get to the Data ? I know there is a COM Interop available but have not looked at it yet.
|
| Delete files in use | 30 Aug 2006 08:52 GMT | 3 |
I'm trying to do a program that delete some files and registry entries, Is there any way to delete the files that "are in use". Thanks in advance.
|
| Date/Time problem | 30 Aug 2006 06:27 GMT | 2 |
I've created a class With a few properties of type "date". I also have a SQL-database (which I can't change) with columns of type "datetime" when I use ...
|
| moving controls with in an image | 30 Aug 2006 06:27 GMT | 2 |
I'm affriad i'm a bit of a novice to VB but have been asked to create a form. I wanted to create a map which will display powerstations in thier correct geographical positions. I have a combobox (which is linked to a
|
| VB .Net (VisualStudio 2005) and the SQL Server SMO Object question | 30 Aug 2006 06:22 GMT | 1 |
I was told to post this in one of the dotnet groups. I hope this is the correct one. Several months ago, I took the official Microsoft 2733B course to upgrade my skills from SQL 2000 to SQL 2005 and one of the neat things the course did
|
| Handling C++ DLL string pointer | 30 Aug 2006 03:59 GMT | 2 |
All, I have a C++ DLL that has the following function in it. LONG MYAPI myApi_FunctionName (
|