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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Event Handlers11 Jul 2005 07:57 GMT1
If you have an event in VB.Net, how can you find out how many event handlers
there are for the event?
How can you find out what the event handlers are?
How can you remove all event handlers?
Command line compile error, but compiles in studio.net11 Jul 2005 07:47 GMT2
I wonder if anyone can help me. I am trying to learn to program in VB.Net
and am having a little difficulty compiling a program using the command
line. I am trying to create a small mdi application with a window menu but
it fails to compile displaying the following error:
Namespces in VB11 Jul 2005 06:11 GMT1
I recently went to create a class that would be place inside the same
namespace as an assembly I was referencing.
This works ok in C#, but not in VB.net?
What I mean is this code does NOT work in VB.NET.  It will not compile
Single click stops double-click working?? Help??11 Jul 2005 02:02 GMT3
I have a ListView control in a Windows application, currently single
clicking a customer name in this list, selects the customer and displays
their details in text boxes to the right of the list.  The user must then
click a button to select that customer and move off the page to ...
Edit DataGridView columns10 Jul 2005 19:07 GMT1
Will someone tell me why with the following code:
1.  The user can not resize the columns
2.  The DTG column is not formatted as "dd-MMM-yy HH:mm:ss"
3.  The user can modify the data in all columns
FontFamily.GetFamilies Method Question10 Jul 2005 19:05 GMT1
I understand that I have to pass a Graphic object to this method.
All I need is a list of all available fonts for text to be entered in the
RichTextBox Control, so what is the the Graphic object Pen Brush???
Thank you in advance,
Retrieving the parent folder name10 Jul 2005 16:27 GMT4
Is there any method in the File, Directory, FileInfo, Path etc classes
that makes it easy to retrieve the folder name of the immediate parent
folder of a file? I can't see one, but maybe I've missed it in all the
various overlapping methods and properties. For example, I might have
RTF10 Jul 2005 15:56 GMT2
Is there any method to edit the text within the RTF control e.g. allow the
user to select a text and then select from another control the size of the
text
Thank you
Pointers to Pointers?10 Jul 2005 12:50 GMT10
i need to know if i can have a pointer to a pointer in VB.NET
given
Class CClass
'declarations
Quickest way to find the string in 1 dimensional string array!10 Jul 2005 05:19 GMT3
Quickest way to find the string in 1 dimensional string array!
I have a queue 1 dimensional array of strings called 'queue' and I need
a fast way to search it. Once there is match, I don't need to search
any longer.
CType10 Jul 2005 04:14 GMT4
Is there a more C# like alternative to CType?  I don't like using the
VB6esque "C" conversion methods(CStr, CInt, etc) .  I'd prefer to user
something like Convert.ToInt32(), but can't find a equivalent for converting
objects.
VBA does not see public class variables in COM addin10 Jul 2005 03:37 GMT4
Is it possible to see public class variables of a COM addin in Excel 97 VBA?
I have successfully created the (Visual Basic 2003 .NET) COM
and referenced it in an Excel 97 VBA project.  The VBA object browser sees -
and the project otherwise successfully interacts with - all the COM ...
Show hidden form110 Jul 2005 03:36 GMT1
I have a form that is called from a Sub Main procedure using
application.run(Form1).
On my main form there is a button to open an instance of Form2 and
then at the same time hide Form1.
Compacting an Access database with VB.NET10 Jul 2005 01:11 GMT2
I want to install a VB.NET application that uses an Access database on a
computer that does not have Microsoft Access installed.  I want to compact
the database on occasion.  If Access was installed I could use something like:
Dim AccessApp As New Access.Application
Archives09 Jul 2005 19:42 GMT1
Where are the archives of this newsgroup?
Thanks
Bob
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.