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
How to retreiving IPM.Note.SMIME message through Outlook 200322 Jul 2005 08:04 GMT3
I wrote the following codes to read messages. They work fine for Outlook
2002 but fails for 2003. My felling it may be a bug of Outlook 2003. Anybody
has experience on that? Thanks in advance
Dim oOutlook As Outlook.Application
Update a field in a crystal report at run time22 Jul 2005 08:02 GMT5
I made a crystal report which contains a text field of empty value. I want
to know how to fill this field at the run time by a variable. Andbody give a
hand?
Thank in advance
Strange Data Parameter Problem22 Jul 2005 04:44 GMT2
Ok I have two code samples here. This one doesn't work at all.
The error is
Input string was not in a correct format.
                       daClientsMain.SelectCommand.Parameters("ClientID").Value
Processing speed22 Jul 2005 00:35 GMT3
I have the following code which I feel runs slow. I have tried to include
de-referencing variables and releasing unmanaged resources. Am I doing the
right thing or is there a better way of going about this.
Briefly, the code opens a table containing imported data. The code deletes ...
maintain tree view highlight21 Jul 2005 23:39 GMT1
Is there a way to maintain the highlight of an item in a tree view control?
Currently if I select another control on the screen then the item on the
tree view loses its highlight.  I want to maintain the visual cue to the
user as to what is selected.
cant capture KeyDown Keys.Down event on usercontrol21 Jul 2005 23:27 GMT1
why can't I capture the Keys.Esc and Keys.Down key press when im trying to
handle them in an user control. All other keys are handled, but those keys
seem to not want to be. How can I handle them? some kind of keypreview or
something? thanks!
XML in a text box or someware!21 Jul 2005 23:23 GMT1
   I have a vbdotnet app that gets some XML and writes it to txtbox
I would like to lay it out nicely (even with colour if possible)
Is their any example code how to do this?
thanks
DataGrid - Right Align21 Jul 2005 22:53 GMT1
I'm using a DataGrid.  I've got a few columns right aligned.  The heading
text is running into the line between the columns.  I can't figure out a way
to get some space betweeen the header text and the edge of the column.  If I
add spaces to the right -- it doesn't make any ...
Version21 Jul 2005 22:17 GMT3
How do I set the app version and Build numbers?
-Lou
How to present XML21 Jul 2005 21:12 GMT1
   I have a vbdotnet app that gets some XML and writes it to txtbox
I would like to lay it out nicely (even with colour if possible)
Is their any example code how to do this?
thanks
how to split a row of data into two rows21 Jul 2005 21:07 GMT4
I would like to display data fetched from database in a row that has
two lines in it like for example  following two rows are displayed (
the lines are just to distinguish row 1 from row 2:
----------------------------------------------------------
readonly property versus a function21 Jul 2005 21:01 GMT1
Aside from a property being able to show up in the forms designer, is there
any reason - other than adhering to a particular coding convention  for its
own sake - to use a readonly property instead of a function? I assume
they're equivalant in performance.
Converting Hexadecimal from a string variable to Decimal21 Jul 2005 20:47 GMT5
I thought this would be easy but it is not.
I have tried:
                   Dim sLetter As String = Chr(&H4C)  'This works
                   Dim s As String = "&H4C"
Maximise Form21 Jul 2005 20:43 GMT6
No matter what happens when you close form2 I want to ensure that Form 1 will
always returned maximised. Is there a method?
MonthName Help Example Problem21 Jul 2005 20:43 GMT4
I cut and pasted the following from the HELP into the form load event of a
new form and I get an error stating that MonthName is a namespace and can not
be used as shown.  What's wrong?
     Dim MyMonth As Integer
 
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.