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
Bold text in treeview is cut18 Oct 2004 10:31 GMT2
I'm experiencing problems with showing bold text in a treeview. The text
gets cut and the last character isn't fully visible. It seems like the width
of the text is based on the non-bold size of the text.
Does anyone recognize this behaviour?
search record in a table18 Oct 2004 09:49 GMT3
To present (and manipulate) data in a table, I use an DataGrid and a DataSet
"ds"
DataGrid1.DataSource = ds
However, to search a record in this DataGrid, I have to use DataView "dv"
Using Agent's - ActiveX in vb.net18 Oct 2004 09:31 GMT1
can i use Agent's - ActiveX  in vb.net?
where can i find the instalation pack'.
thanks.
How to search in popular search engine sites through VB.NET18 Oct 2004 09:29 GMT1
I want to search a particular word or phrase in a popular
search engine sites like Google,Yahoo,Mamma,Alta vista and
so on.
For Google i know how to search because i have a google
How to access serial ports in VB .NET 2003 ?18 Oct 2004 09:28 GMT2
I have just upgraded my computer to Windows XP and Visual Studio .NET
2003 from Windows 2000 and VB 6. I have been looking around VB .NET and
can't seem to find the MSCOMM componet. Has the method to access the
serial ports in VB .NET changed ? I have read that you can use VB 6 ...
newbie: change cursor image at runtime18 Oct 2004 09:19 GMT5
I dont know if I am looking at the wrong places but i couldnt find the
appropriate method/property to change the cursor icon at run time.
All i want to do is replace the pointer with an hourglass while the user is
waiting for a datagrid to be populated.
Resource File (.resx) does not show changes??18 Oct 2004 09:11 GMT3
I use a resource file (.resx) to store user's settings such as
language and other strings.  The problem i'm facing is that when the
user changes one of the strings in the resource file,  those changes
are shown by VB.NET untill after the user reloads the app.
combobox dropdown behavior18 Oct 2004 09:04 GMT1
I have a combobox (several actually) with which I'm having behavioral
problems.
I want the combobox to drop down when someone tabs to the control, I've
added
Displaying PDF files18 Oct 2004 08:58 GMT3
How can I display a PDF file in my VB.NET file?
As a bonus, how can I then subsequently print that file?
Thanks.
How to set language of a form through code in VB.NET18 Oct 2004 08:55 GMT1
I want an application like that,when we click on a
particular button then the text contain on entire form
will be appeared as a certain language.
For example if we click on the greek button the the text
Vb.net Mini Game18 Oct 2004 08:09 GMT2
        i was just wondering if it is possible to create a mini game in
vb.net say for example like space invaders with a spacecraft coming across
the top of the screen in a web form dropping bombs no fancy graphics....
with you controlling your spacecraft/tank ( a line ) at the ...
Please help!!  Error message - can't get rid of it!18 Oct 2004 07:42 GMT4
Whenever I try and run a project in VB.NET 2003, all i get is:
"An unhandled exception of type 'System.ArgumentException' occurred in
Unknown Module.
Additional information: The parameter is incorrect."
Transparency18 Oct 2004 06:54 GMT2
I do not seem to be able to make my label controls (or any for that matter)
transparent.... they always show the colour of whatever they are sitting on.
Can VS.Net not handle this a function this basic? Or am I missing something?
Any helpful replies appreciated...
SetPixel question18 Oct 2004 04:28 GMT2
I have put the following in my Form1_Load event:
Dim Img As Bitmap = New Bitmap(1, 1)
Img.SetPixel(0, 0, Color.Green)
BackgroundImage = Img
Inserting Date or Time into Sql Server Using SQLcommand18 Oct 2004 03:18 GMT15
 I have a problem while inserting time value in the  datetime Field.
 I want to Insert only time value in this format (08:15:39) into the SQL
Date time Field.
 I tried to many ways, I can extract the value in timeonly format by using
 
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.