Search results for query: *

  • Users: paul_heru
  • Content: Threads
  • Order by date
  1. P

    [ask]showing picture in background of a form ?

    retrieving picture from database and display in form I have a problem with MDI form, and database, actually Im not sure to put this thread in WINDOWS FORM DISCUSSION, so here is the case, I just want to load a picture from database(image type, ini ms sqlserver database), after that the picture...
  2. P

    How to obtain primary key?

    I want to ask the option in the dataset or in the sqldataadapter , so when the Fill procedure is executed, the dataset.primarykey object contains with primarykey column(s) (definition etc), thanks
  3. P

    [ask]how to make another button in title ?

    How to make another button in the title bar in the left side of the three default buttons(minimize,maximize,close), thanks,if could please give me the "in program" only(meaning : dont give me component or dll except there is no other ways u know), thanks
  4. P

    How to send data to parallel port?

    I have a dot matrix printer (lx300), and my question is how to send data to parallel port from VB .net program, because the printer using raw format data to set the output?, anyone can help me ?
  5. P

    [ask]MDI parent form ?

    [resolved]MDI parent form ? I'd like to ask, how to change the background picture of the mdi parent form at runtime ?, and the picture is taken from a picture file. Thx before
Back
Top