Search:

Type: Posts; User: obmc

Search: Search took 0.02 seconds.

  1. VS 2008 Listbox to Multiline String to Printer with Multiple Pages, Loop on Multiple Pages

    Good day,

    I'm having trouble when trying to convert my items in a listbox to a string and then printing the results to multiple pages if the lines of the string exceeds...
  2. Replies
    2
    Views
    805

    VS 2008 Re: Custom Font for Main Window Handle

    Thank you very much, this is most helpful, but when the window loses focus the title disappears. Any idea how I could call this routine on lose focus, or call on a timer to ensure the name stays?

    ...
  3. Replies
    2
    Views
    805

    VS 2008 Custom Font for Main Window Handle

    I don't have any idea if this is a possibility, but is there a way to programmatically alter the text font style used for the window handle resulting from Form1.Text?

    Thanks!
  4. Replies
    0
    Views
    5,575

    Notez - For Fast Use of the Clipboard

    There are many occasions where I need to copy and paste many strings one after another and I got tired of doing it all manually so I created a small app to help gather those strings. No one else may...
  5. VS 2008 Re: Help Overwriting Binary in File with Known Binary String

    I found a solution to my inquiry, sorry for the delayed response:

    Imports System.IO
    Imports System

    Public Class FixPCL

    Dim ad As String = AppDomain.CurrentDomain.BaseDirectory

    ...
  6. VS 2008 Help Overwriting Binary in File with Known Binary String

    Good day,

    First let me say, your help is greatly appreciated.

    I'm aware that I'm going about this the wrong way, but I just can't determine any other way to do what I'm trying to do with my...
Results 1 to 6 of 7



Click Here to Expand Forum to Full Width