Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
comboboxes26 Oct 2004 13:30 GMT1
I've a form with three comboboxes. Each of them contains the same data - all
cities in my country. As you see it's a lot of data so it takes a lot of
memory. I'd like to use the same datasource for all three comboboxes but
property Datasource works in different way than I want. It ...
EventArgs26 Oct 2004 12:57 GMT1
Sorry I've forgotten what parameter for EventArgs to pass to a button
click-handling event handler if I simply want to call it from code, ie
Button_click(Me, ???)
(I presume that it is acceptable practice to call the click handler
code check please26 Oct 2004 12:57 GMT3
I am binding a datatable to a WinForms grid control but for some reason the
GridTableStyle is being ignored, the data just displays as if no TableStyle
was set up
I have also tried changing the DataTable TableName in code before the code
Help with NotifyIcon26 Oct 2004 11:43 GMT1
in my application i use NotifyIcon.
when the user minimize the form i want it to hide and
wait in the systray.
and when the user rightclick's the icon in the systray i
Creating an object that has the entire application scope.26 Oct 2004 11:29 GMT2
I am thinking of an object called "user."  This object will be instatntiated
during a login process. But I want to use this to control the behavior of the
application since it will also encapsulate the logged-in user's security
profile.
Coexisting .NET 1.0/.NET 2005beta26 Oct 2004 11:27 GMT2
I'm just curious if I can have both the "old" .NET 1.0 working on the same
computer as the new .NET beta?
TIA
Kejpa
VB.NET & CRYSTAL REPORTS26 Oct 2004 10:18 GMT3
Can any one help me. I added crystal report item to my project .net. After
connecting to database , i inserted three columns from table. I ran report in
.net is working fine.
My problem,  I want to add fouth column from DB to my report. My field
Could not access 'CDO Message' object.26 Oct 2004 10:16 GMT2
I have created an application that issues a SQL statement, writes the
resulting rows into an Excel spreadsheet and then emails that spreadsheet as
an attachment to our customers.  I want this to run daily and completely
unattended.
VB-> form.show (II)26 Oct 2004 09:34 GMT1
--------------------------------------------------------
Button1_click
Dim Form2 As New Form2
Form2.Show()
Issue with data bound fields on Tab Control 26 Oct 2004 09:17 GMT1
I am having trouble with a tab control. All the fields on the form are data
bound and are spread over two tabs of a tab control.
I have placed a Clear button with the code to clear all the fields on the
form.
textbox -usercontrol problem26 Oct 2004 07:41 GMT1
I create my own usercontrol which is [Inherits
System.Windows.Forms.TextBox], my purpose is set all textbox's font into the
same.  Now , I can do it by using the following code
  Protected Overrides Sub InitLayout()
DataGrid - Sorting Columns26 Oct 2004 07:32 GMT8
How do I sort a DataGrid Column in code without clicking on the column header?
Signature

Dennis in Houston

Copying a file to a network share26 Oct 2004 05:01 GMT2
Hello, my app needs to copy a file from local TEMP folder to network
share.  The network share is accessible via a domain ID.
I am trying to call LogonUser API, then ImpersonateLoggedOnUser, then
copy the file to this share.  But I keep on getting errors.  Even though
.net create object vs vb626 Oct 2004 04:09 GMT1
Thanks
However, I want to create the vbproject  . One vb project (type is windows
application .exe) dynamic call another vbproject (class libary .dll) . while
windows application project do not need add reference "class libary ".
vb.net Error Object26 Oct 2004 03:24 GMT2
I'm writing an error handling routine for my VB.NET program.  I have a
routine that is called when an error occurs using "on error goto' as in a
class library which then loads the first form in the system.
When I encounter an error I'm using err.number for the error number,
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.