Search:

Type: Posts; User: frix199

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Re: [All Versions] Creating a Start menu toolbar

    Ohh
    It was that easy after all :p

    Thanks!
  2. [All Versions] Creating a Start menu toolbar

    Hey there!

    I apologize if this can't be done in vb.net, therefore it's on a wrong section of the forum.

    The last idea i had, is creating a multi-function toolbar on the start menu bar (like...
  3. Replies
    5
    Views
    7,053

    Re: Sending mouse clicks to other applications

    Me.Cursor.Position = New Point(x, y)

    thats for moving the mouse to certain coordinates, not sure about clicking though.
    i think i have a project on laptop that includes that, if i find it ill...
  4. Re: [2oo3] getting application output

    thanks jmcilhinney u saved the day again ;)
    -rated-

    cheers
  5. [RESOLVED] [2oo3] getting application output

    hey there
    i have a problem getting the output of and app
    i mean, i want to run/execute a command, and get wat it returns.
    like,
    Process.Start("net", "help")
    how can i get the help text it will...
  6. [vb.net 2003] problem on turning off the monitor

    hey there!
    im trying to turn off my monitor using api, lots of vb6 examples found here.
    i tried to convert it to vb.NET, but it doesnt seem to work.
    please check it out and tell me if u got a clue...
  7. Replies
    89
    Views
    44,453

    Re: Please Help Us To Save Ana

    hell yea u got a point
    were were u when my grandfather had cancer RIP btw
  8. Replies
    89
    Views
    44,453

    Re: Please Help Us To Save Ana

    yea, take a look at my sig.
  9. Replies
    89
    Views
    44,453

    Re: Please Help Us To Save Ana

    omfg i just noticed its posted from admin :O
    sorry :(
  10. Replies
    89
    Views
    44,453

    Re: Please Help Us To Save Ana

    heh, thanx joacim...
    i think i can spread it to ppl that will donate, i cant myself, considering i dont even got money atm :ehh:
  11. Replies
    89
    Views
    44,453

    Re: Please Help Us To Save Ana

    i dont want to be rude or sumthing, but major money thingys happen on the net.
    like, how am i sure that this is real, and it is not a dude thought of something to make money? sorry if u dont like...
  12. Thread: !!!!

    by frix199
    Replies
    14
    Views
    919

    Re: !!!!

    :lol:
    leave my little tweetey alone!
  13. Thread: !!!!

    by frix199
    Replies
    14
    Views
    919

    Re: !!!!

    Chuck Norris, whoever this guy is, hes a *** (or morron). sorry bout my language :D
  14. Replies
    20
    Views
    768

    Re: see chit chat posts

    now u offended me.
    :thumb:
  15. Replies
    20
    Views
    768

    Re: see chit chat posts

    ye, just got u.
    lol htf should i know that it can show up to 50 posts? lol sorry, but i got <500 posts so i saw no problems.
    and wat obvious means. AND DONT CALL ME STUPID!!!!! :D
  16. Replies
    20
    Views
    768

    Re: see chit chat posts

    :lol:
  17. Replies
    20
    Views
    768

    Re: see chit chat posts

    hey, that wasnt wrong spelled!
    dat meibi iz
  18. Replies
    20
    Views
    768

    Re: see chit chat posts

    i still didnt got you :D
  19. Replies
    20
    Views
    768

    Re: see chit chat posts

    i didnt got you? :D
  20. Replies
    20
    Views
    768

    Re: see chit chat posts

    wat that means? define: on google says some **
  21. Replies
    20
    Views
    768

    see chit chat posts

    yayayayaya
    u can actually see your chit chat posts...
    go to ur profile, not user cp, and go to find all posts by xxx
    then see the shot attached, and remove ur post number with ur real post...
  22. Thread: !!!!

    by frix199
    Replies
    14
    Views
    919

    !!!!

    Take the quiz:
    What Kind Of Converse Are You?
    http://img.myyearbook.com/zenhex/images/quiz4/15190/res1.jpg
    black
    You are yourself and dont try to be like anyone else. Chances are you enjoy...
  23. Re: [02/03] problem with mail server when attempting to send mail

    well, u may be right, but i used an external e-mail application, and sended an e-mail from mail.yahoo.gr while i have the free account... i dont know a lot for mailstuff, do u think it wasnt usind...
  24. Re: [02/03] problem with mail server when attempting to send mail

    i mean, i set as the host i wanna the e-mail 2 b sent, mail.yahoo.gr, and the from as frix199@yahoo.gr
    but it sends an e-mail from mail.asbanda.info, from the e-mail asbanda@xxxx.com :(
    i set a...
  25. Re: [02/03] problem with mail server when attempting to send mail

    hey m8

    'the import:
    Imports System.Web.Mail



    'here lol
    Inherits System.Windows.Forms.Form
  26. [02/03] problem with mail server when attempting to send mail

    ye ye its me again!
    ok heres the deal, im making a program that sends e-mails, with the code found @ this thread
    ok i got the code all runing and working, manually fixed some errors, ask if u want...
  27. Replies
    4
    Views
    646

    Re: [02/03] dynamic "webcam" creation? :D

    yea, exactly, i couldnt explain it better lol
    virtual device with the use of webcam but the display is controled by me, put videos etc ;)
    thanks for the word lol
  28. Replies
    4
    Views
    646

    [02/03] dynamic "webcam" creation? :D

    hello!

    i got an idea but dont know how 2 do it lol...
    i want 2 create a "fake" device working as a webcam.
    i mean, like on msn i can choose this "device" as the webcam and put videos for my...
  29. Replies
    1
    Views
    590

    [02/03] using DX with vb.NET

    hello there! i missed u ppl! (ok im not here to spam lets go to the roast :D )

    i wuld like to know how to use DX(any version) with vb.NET.. it seems so cool :D
    any1 can help me start with any...
  30. Replies
    1
    Views
    1,116

    [02/03] setting the hue of a color

    hello
    how can i set the hue of a color?
    i know color.gethue, but .sethue doesnt exist :p

    ty!
  31. Replies
    4
    Views
    1,018

    Re: Ctrl+Enter Keycode?

    i dont know 2005, but things gotta b like 2003 :P
    If e.Control = True And e.KeyCode = Keys.Return Then
    adressbar.text = "http://www." & adressbar.text & ".com"
    End If

    it works on...
  32. Re: [02/03] opening a file with cusom application and more

    Thanks! u saved the day :)


    lol

    ty again ;)
  33. [RESOLVED] [02/03] opening a file with cusom application and more

    hello
    i got a simple Q...
    how can i associate a filetype for my appllication, and how have the filename of the file opened with my application? ( like right-click to a file>open with>browse and...
  34. Replies
    5
    Views
    714

    Re: [02/03] Bootable application

    hm yea im stupid...
    i just heard someone was making something like windows media in vb.net...
    right jmcilhinney...
  35. Replies
    5
    Views
    714

    Re: [02/03] Bootable application

    lol yea firefox :P

    but, i dont know assembly and i though it could be a way to do it in vb.NET...

    thanks!
  36. Replies
    5
    Views
    714

    [02/03] Bootable application

    hello!

    how can i make an application bootable?
    :D

    thanks!
  37. Replies
    6
    Views
    3,644

    Re: Decimal "cut off"??

    God bless you mrcrash!!!!

    THANKS!!!
  38. Replies
    6
    Views
    3,644

    Re: Decimal "cut off"??

    thanks for replying!

    the problem is that i want only 2 decimals, i mean the numbers after comma...
    *,???? to
    *,??

    round makes 14,683 15....

    thanks
  39. Replies
    6
    Views
    3,644

    Decimal "cut off"??

    hey!

    i got a problem with a decimal...

    theres a decimal: 190,2375 (NOT always with theese numbers!)
    how can i make it: 190,24 ?????

    thankz!
  40. Re: How to export my code to a one-click EXE file? or to an Install file(for the users)?

    drag the files you want in the directory you want, and if u want try 2 find out aditional stuff :P
    the basic is drag the files and make it in release and build etc. etc.
Results 1 to 40 of 111
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width