CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: ramp10er

Search: Search took 0.01 seconds.

  1. Does a SetWindowText required to add a GetNextWindow?

    :wave: Hi! I'm trying to create a form where i can add a string to another window, I would like to ask if GetNextWindow is necessary if your using SetWindowText and if hwnd is a property can I assign...
  2. Re: Is there a faster way to Copy and Paste String to another program i.e. notepad?

    String Text
  3. Is there a faster way to Copy and Paste String to another program i.e. notepad?

    Is there a way to be able to clipboard.gettext within a range using setcursor for immediate pasting rather than going from window to window. I'm using clipboard.settext then rightmouse+paste or...
  4. How to get GetCursor and SetCursor together...

    I have this code where it can give me the range of my cursor but I also want to insert cursor or set my cursor within that range, how to call the x and y with SetCursor? After that I want to...
  5. Replies
    1
    Views
    802

    Show Desktop Inside Form using VB 6.0

    Hi! I'm a newbie inside the forum? I would like to ask just one question if it is possible to show the Desktop in VB 6.0 form?

    I know it is possible but I don't know where to start my code and...
Results 1 to 5 of 6





Click Here to Expand Forum to Full Width

Featured