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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to rotate an image?19 Apr 2007 06:29 GMT3
Hi all. I have a listview with images and my application must be able to
rotate one image. I need a method to rotate 90 degrees rigth (i.e.).
Is that possible?
--
What Kind of Box is This???19 Apr 2007 06:16 GMT10
I saw a program with a (listBox, comboBox, richTextBox, ???) box that
had different lines and colors.
Line 1 blue
Lines 2-5 red
Performance Issue18 Apr 2007 23:55 GMT26
Every now and then when I go on my form in the IDE the form goes blank
and the computer grinds away for 10 or 20 seconds and then everything
reaapears.  What exactly is the computer doing and is there a way to
prevent this from happening
Find a word in a string18 Apr 2007 23:01 GMT5
I have a string containing a phrase, and I want to search for a
particular word and get its index. I've tried a couple of things
already:
InStr(phrase, word) - this doesn't work because it finds "subwords",
More on the Tab Control Enable - Please18 Apr 2007 21:57 GMT2
I follow the newsgroups for interest as I am a inexperience VB programmer. I
am interested in the Tab Control post and the answer from Eric Moreau, I
have followed the web link he supplied
http://www.emoreau.com/Entries/Articles/2004/05/The-(incomplete)-TabControl.aspx
suppress CRLF after Console.WriteLine18 Apr 2007 20:45 GMT3
How I can have the cursor remain at the end of the 2nd Console.WriteLine -
(without a <carriage-return>/<line-feed>)
       Console.WriteLine("Hello World")
       Console.WriteLine("Press <enter> to continue: ")        <--- have
Console.WriteLine Hebrew18 Apr 2007 20:03 GMT2
I am trying to print Hebrew characters:
Module Module1
   Sub Main()
       Console.WriteLine("איתי")
Threading Info18 Apr 2007 18:25 GMT1
I am looking for any good books or online articles dealing with vb.net
threading in .net 2.0
Yes, I could google this info myself, but I want good information that
others found useful and would recommend, not just random books, site
newbie: want to print tabular data18 Apr 2007 18:05 GMT7
I am fairly new to vb.net and even with VB6 I did not do a lot of
printing.
I have some tabular data that I have in a datagridview that I assumed
I could easily print the grid.  However, in checking newsgroups and
Make a new graphics object have all the properties of the old graphics object18 Apr 2007 17:29 GMT6
I have an image and a graphics object created (FromImage) from that image.
I need to create a new image and create a new graphics object from the new
image.
I want the new graphics object have all the properties of the old graphics
Name of type to class instance?18 Apr 2007 17:18 GMT6
Is it possible to create an object of a specific type just by knowing its
name as a text string? Say I have the string
System.Windows.Forms.Textbox how would I go about turing that string into an
object of that type? I think its possible with reflection, but not sure
Console.WriteLine Hebrew18 Apr 2007 16:57 GMT1
I am trying to print Hebrew characters:
Module Module1
   Sub Main()
       Console.WriteLine("איתי")
Remote MySQL Connection using VB 2005 Express18 Apr 2007 15:37 GMT2
Is this possible?  I know you can do local connections but I have yet
to see a remote connection though VB 2005 express.  Can anyone help me
out?
Formatting Text in Rich Text Box Control18 Apr 2007 15:23 GMT1
I have a rich textbox control and a long string of characters that I
will assign to it's .text property. How can I bold some characters and
apply italics to others?
File types18 Apr 2007 15:08 GMT4
I am working on a program that will look in a folder and if it finds a
particular file type (i.e. a .TRN or a .BAK file), it will move the file to
another location. In VB 6 I was able to do this using a wildcard statement
like *.BAK or *.TRN. However, I cannot get this to work in VB ...
 
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.