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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ReadOnly significance?18 Nov 2004 20:43 GMT3
What is the difference between a Property block that has a ReadOnly keyword
and a Get block, versus a Property block that has only a Get block?
Thanks,
Jon
Datagrid Time Not showing18 Nov 2004 20:36 GMT2
I am using a system.windows.forms.datagrid and i set it's data
source to a system.data.datatable which has a column that's
dataType is system.dateTime.  When I try to enter minutes and
seconds into the grid it removes that time data and leaves only
Need help - Socket get nuts18 Nov 2004 19:55 GMT2
I hope you can help me with this one (my code is below my message).
I have many clients connecting to my server. When any of them
disconnect, something happen.
This user get disconnect from the server and this is fine.  But
refresh directory18 Nov 2004 19:32 GMT5
My appplication spawns an external DOS process that creates a file. I
use Process.Start() and Process.Close() for calling that. After the
process closes, I look for the existance of the file it created.
The problem is that checking the existance of the file with
updating variable from button during running process18 Nov 2004 19:08 GMT7
Hello all, This is my first time posting a question to this forum, so here is
hoping I am following protocol. I am scraping the rust off my old Basic
programming skills, and have just recently upgraded to VB.NET, and I have a
lot of catching up to do. That being said, I have come ...
Anyone use ComponentOne's Enterprise Studio?18 Nov 2004 19:07 GMT6
Has anyone used ComponentOne's Enterprise studio that comes in the
VB.Net resource kit? I like some of the controls they have, but I've had
a few wierd issues and I am wondering if that's a sign of things to come...
Thanks,
Windows forms datagrid doubleclick18 Nov 2004 18:33 GMT2
Users need to doubleclick a populated windows forms datagrid to select the
row and initiate an action.
This works OK if they doubleclick the row header or even the line between
two cells, but the datagrid doubleclick event doesn't seem to fire when the
Variable initialisation18 Nov 2004 17:59 GMT1
Quick sanity check: in VB.NET 2003, is the function below guaranteed
*always* to return False?
Public Class myClass
   Public Function testFunc()
Anchor problems18 Nov 2004 17:55 GMT8
I have an application where I docked a TabControl with 'FILL'.
In these TabControl I have:
- a Label with anchor 'Left, Top'
- a TextBox with anchor 'Left, Top, Right'
automatic control.Name on run time?18 Nov 2004 17:54 GMT2
Have way to make controls that Run time control.name get the designed Name
Automatically?
Critical Sections18 Nov 2004 17:46 GMT7
Now that VB is multithreaded, are there any critical sections?
Thanks
Mark
Disabling events18 Nov 2004 17:30 GMT3
Does anyone know if there is there an easy way of programmatically disabling
an event?
I want to enable drag-and-drop on a listbox using the listbox_MouseDown
event but also under certain circumstances allow a listbox_DoubleClick
How to find count of number if items in an enumeration?18 Nov 2004 17:29 GMT2
Is is possible to find a count of the number of items in an enumeration?
Something like:
Public Enum MyEnum
  First = 1
Disable events18 Nov 2004 17:16 GMT1
Does anyone know if there is there an easy way of programmatically disabling
an event?
I want to enable drag-and-drop on a listbox using the listbox_MouseDown
event but also under certain circumstances allow a listbox_DoubleClick
Comparing Empty Value types18 Nov 2004 17:13 GMT19
I have a public variable in a class of type color declared as follows:
public mycolor as color = color.Empty
I want to check to see if the user has specified a color like;
if mycolor = Color.Empty then.....
 
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.