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
Setting Read Only Permissions 11 Nov 2004 12:45 GMT1
I am trying to set permissions on a folder programmatically, and have
success fully used the code below for knowledge base article 266461 : How
To: Programmatically Set NTFS File System Folder Permissions Using Microsoft
Visual Basic . NET
Prevent Menu Merge in MDI11 Nov 2004 11:22 GMT2
How do I keep my MDI children from merging their menus with the parent? I
want both the parent and child to have their own menus bars.
Thanks!!
VB.net and gaming11 Nov 2004 11:05 GMT1
Signature

hello
(I asked this earlier out of curiosity but i wasnt specific enough and the
thread is 3 pages away)

CR/LFs now visible after update WinXP Prof with SP211 Nov 2004 10:58 GMT2
I've made a program about 2 years ago.
The main window is a ListView.
The contents of the ListView is copied from a multiline TextBox.
After the installation of the SP2 for WinXP Prof the CR/LF pairs are now
Form Container11 Nov 2004 10:00 GMT2
in form1 i wrote:
dim MyForm2 as form=new form2
now i want to insert data to the property "id" of form2.
i wrote:
How do I access controls in another application?11 Nov 2004 09:29 GMT5
I want to be able to get the text of a label in another application.  The
application was not written in .Net.  How can I do this in VB.Net?  Is it
something related to the Window Handle?
Thanks,
copy rich text to clipboard11 Nov 2004 09:23 GMT2
Thanks in advance for any and all assistance. Is there a command to copy rich
textbox text to the Windows clipboard?
Michael
Thumbnail Problems11 Nov 2004 09:21 GMT2
I am trying to make a listview that i will be using to display a group of
pictures in a form.  For some reason though the pictures come up horribly.  I
have a function that takes a image and returns a thumbnail of it why are they
working so bad?  Also it works very slow how to ...
Open Text File11 Nov 2004 08:14 GMT4
Thank you in advance for any and all assistance. Is there a way to open a
specific text file in Visual Basic.NET? If so, what is the code?
Michael
Get index of a row11 Nov 2004 08:09 GMT1
I want to be able to take an Integer value that references a primary key.  
Find the corresponding row and then get the index of that row.
Dim n As integer = 5 '(hypothetically)
Dim row1 As System.Data.DataRow = Me.DataSet11.Main.Row.Find(n)
iPod11 Nov 2004 04:28 GMT1
has anybody ever tried interfacing with their iPod in VB?  By
interfacing, i mean trying to read the iTunesDB file.
T
List Control --- Selecteditem?11 Nov 2004 03:30 GMT13
My List Control can show the items as expected.
However, when I want to get the selected item text using:
   txtDeptDesc.Text = lstDepts.SelectedItem.ToString
I've just got:
Duplicate a Form in Solution Explorer11 Nov 2004 01:28 GMT2
How can I duplicate an existing windows form so that I don't need to build
another new form from zero.
In the Solution Explorer, I was fail to do so by using the following steps:
1. "Copy" an existing window form on Solution Explorer
Class in arraylist11 Nov 2004 00:46 GMT3
I saw this example and was wondering how I would driectly assign
information out of this structure:
Public Class guitar
   Private m_make As String
okay silly question on .aspx forms10 Nov 2004 23:58 GMT5
I have been using .Net for over a year now mostly with Windows forms with no
problems.  
I have just started to build a small web application with one .aspx page.  
It all works fine on my localhost etc...
 
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.