Search:

Type: Posts; User: studio72

Search: Search took 0.02 seconds.

  1. API Write in external application DataGridView

    Hi,

    Is there any solution using API to pass value from my windows form application to one datagridview control of other windows form application ?
    Basically I need to fill one column of one...
  2. Re: VB.NET Write in external application DataGridView

    Hi,

    Is there any solution to pass value from my windows form application to one datagridview control of other windows form application ?
    Basically I need to fill one column of one datagridview...
  3. VB.NET Write in external application DataGridView

    Hi guys,

    Some help will be very helpful.
    I want to build an windows form application to complete in external windows form application rows of the one datagridview control.
    I tried in different...
  4. Replies
    3
    Views
    714

    Re: Help with BeginInvoke

    Ok, Thanks, in meantime I also read on Google :(
  5. Replies
    3
    Views
    714

    Help with BeginInvoke

    Hi,

    I have a question.
    I create an application that monitoring one serial port.
    I use in this app:

    Me.BeginInvoke(New SetTextDeleg(AddressOf SetText), New Object() {bufferData})

    Now I want...
  6. Replies
    2
    Views
    844

    Re: Print document problems

    Thanks .paul. it's was very helpful your solution
    Thanks again:check:thumb:
  7. Replies
    2
    Views
    844

    Print document problems

    Hi,
    I need some help with printdocument.
    If some can help me I will be very grateful

    I must to put in printdocument 3 labels and one picturebox.

    when the document is printed the image from...
  8. Replies
    0
    Views
    730

    Printing file with VB2010

    Hi guys,
    I new in coding with VB2010 (but i understand onlythis language :)) , I generaly work in DB (SQL)
    But now i want make a standalone app in VB.
    With this app I want to send a txt file, the...
  9. Replies
    1
    Views
    574

    Screen Resolution

    Hy,
    I have one issue with screen resolution.
    I want to know if is possible in my VB app to catch the moment when the resolution of screen are changed with a mesage.
    For example i have now the...
  10. Thread: TableAdatper

    by studio72
    Replies
    1
    Views
    597

    TableAdatper

    Hi, i am new in .NET sorry for my stupid question

    I have DATASET1
    and Tableadapter1 in datasetq.
    In my TableAdapter1 i have a query
    SELECT column1
    FROM table
    WHERE ...
  11. Replies
    10
    Views
    13,520

    Re: Sent a string to LPT1 VB.NET

    Ok Thancks MINITECH for your solution
    It's work fine, but i dont want to let the user to select the printer
    I have a printer conected in LPT1 port from the PC and i want my app to send some text to...
  12. Replies
    10
    Views
    13,520

    Re: Sent a string to LPT1 VB.NET

    Where is this PrintDocument
  13. Replies
    10
    Views
    13,520

    Sent a string to LPT1 VB.NET

    Hy,
    I am new in VB2010, but only this i have in my workplace.
    I want to print some strings to LPT1 printer, but i dont find the way in VB2010
    In earlier VB6 a use this method :

    Sub PrintZPL()...
  14. Replies
    2
    Views
    782

    Issue whith LPT1

    Hy,
    I have a question.
    I have a little program made by my in earlier VB6 to print some labels to lpt1 printer
    Now in VB2010 i want to send a string to lpt1 to be printed but i cand find the way
    I...
  15. Thread: Folder Name !

    by studio72
    Replies
    1
    Views
    450

    Folder Name !

    helo
    i am a beginer in VB, i using VB6 and i need help
    I have the next situation :
    i have a path ex "c:\temp1\studio" , and in folder "studio" i have other 2 folders
    i want to display in a label...
  16. Replies
    4
    Views
    7,047

    Re: HELP with System.IO.Ports.SerialPort

    Sorry, for this time, i am a beginer in work with serial ports
    please tell me in steps and very easy level for me :

    i have one text box and one Serial scanner ( barcode reader Symbol LS2208 )...
  17. Thread: [2005]

    by studio72
    Replies
    3
    Views
    671

    Re: [2005]

    i have a Symbol Barcode reader LS2208
  18. Thread: [2005]

    by studio72
    Replies
    3
    Views
    671

    [2005]

    Hello,
    I'm using VB 2005 an i want to receive data from my serial RS232 scanner
    in one TextBox
    Please help me with one tutorial or code example, i want to use the serial component from VS 2005
    ...
  19. Replies
    4
    Views
    7,047

    HELP with System.IO.Ports.SerialPort

    Hello,
    I'm using VB 2005 an i want to receive data from my serial RS232 scanner
    in one TextBox
    Please help me with one tutorial or code example, i want to use the serial component from VS 2005
    ...
  20. Replies
    4
    Views
    508

    Re: VB6 and SQL SERVER 2000

    Ok,
    my database settings are
    server name = S72M
    databasename = test
    tablename = test_tbl
    columnname1 = a_val
    columnname2 = b_val

    and in VB forms i want to read in textbox1 value from a_val...
  21. Replies
    4
    Views
    508

    VB6 and SQL SERVER 2000

    hello
    I new in VB6 and SQL 2000, for now i'm work only with access db.
    I want to read some records from one table from SQL server 2000
    Please have some one steps to explain me how to do this job...
Results 1 to 21 of 21



Click Here to Expand Forum to Full Width