Skip to content

Visual Basic

Visual Basic Questions

This category can be followed from the open social web via the handle visual-basic@forum.codeproject.com

34.4k Topics 120.1k Posts
  • Application Path

    question csharp
    10
    0 Votes
    10 Posts
    1 Views
    N
    OMG!!! :-O This is really embarassing.It works now. It didn't work before coz i was testing the code in a class library project ( which doesn't include system.windows.forms). I can't believe I was so blind/stupid!!:) Notorious SMC The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain Get your facts first, and then you can distort them as much as you please Mark Twain
  • unknown control

    csharp visual-studio
    4
    0 Votes
    4 Posts
    0 Views
    R
    I must have been having a 'senior moment' the control you want is This[^] one, a CP article submission ...
  • XP IE Icons Set

    question
    3
    0 Votes
    3 Posts
    0 Views
    H
    If you have Visual Studio (not just .NET, BTW), you can open "iexplore.exe" or "shdocvw.dll" (can't remember which off the top of my head...probably the latter) and view (and extract) it's resources. You'll find, however, that IE's toolbar icons are not icons at all but a Bitmap resource. You'll have to split these up but it isn't difficult. You can even use MSPaint (yeah, it's actually useful sometimes). Just thought I'd tell you in case you weren't able to find them elsewhere, although I'd be surprised if you didn't. "Well, I wouldn't say I've been missing it, Bob." - Peter Gibbons
  • Using old com objects

    csharp com help
    4
    0 Votes
    4 Posts
    0 Views
    R
    In fact, if you use VS.Net you dont even need to do this manually as by referencing a COM componant VS will notice what you are trying to do and do this for you...
  • Event Handling in VB.Net WebForms

    csharp help tutorial question
    4
    0 Votes
    4 Posts
    0 Views
    N
    No, Thank You!! I learned something new today:-O Notorious SMC The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain Get your facts first, and then you can distort them as much as you please Mark Twain
  • Strange COM error

    com database sysadmin help question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • byref t ype mismatch

    debugging help
    2
    0 Votes
    2 Posts
    0 Views
    N
    at first glance, i would say that you're passing in long when the function takes int ?????? Notorious SMC The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain Get your facts first, and then you can distort them as much as you please Mark Twain
  • Do I Need To Close SQL Connection

    database question
    2
    0 Votes
    2 Posts
    0 Views
    N
    You should close the connection only after you are done with the data reader. Fortunately, there is a way to automatically close the connection when you close the data reader, that is by supplying the following argument in the ExecuteReader Function:- cmd.ExecuteReader(CommandBehavior.CloseConnection) Notorious SMC The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain Get your facts first, and then you can distort them as much as you please Mark Twain
  • Regular Expressions

    regex help question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Looking for a free FTP class library for .NET

    csharp question
    2
    0 Votes
    2 Posts
    0 Views
    R
    Have you tried searching: http://www.planetsourcecode.com On first attempt I found this which might help: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=341&lngWId=10 hth, ;)Rohan.
  • Recieve UDP non-blocking in VB.NET

    csharp tutorial
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • services and UI

    design csharp database sql-server
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • how to debug Visual Com Dll

    help c++ question com debugging
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • deselecting items in list view control

    question
    2
    0 Votes
    2 Posts
    0 Views
    Richard DeemingR
    Hold down Ctrl when you click the item. "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
  • Treeview Control

    help question csharp data-structures
    4
    0 Votes
    4 Posts
    0 Views
    N
    No Prob, man! Glad that you found a solution Notorious SMC The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain Get your facts first, and then you can distort them as much as you please Mark Twain
  • Automation with Outlook Express

    com testing tools tutorial
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Vb.Net :Tooltips in windows98 have a prob

    csharp
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • QuickCAM SDK ConnectCamera2()

    json question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • class doesn't support automation

    help csharp com testing
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • double clicking on list view item or row in report view.........

    question
    6
    0 Votes
    6 Posts
    0 Views
    R
    i'm sorry for my kiddish attitude Rhys. actually i was a bit upset and in damn bad state of mind. so i could'nt control my attitude. i'm actually sorry for the reply. hoping for forgiveness!!!!!!!!!!!!!!!!! rishabhs