View Poll Results: Do you think that it is good

Voters
3. You may not vote on this poll
  • Yes

    3 100.00%
  • Kinda

    0 0%
  • No

    0 0%
Results 1 to 8 of 8

Thread: Rich Text Box With Headers And Footer

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2009
    Posts
    77

    Rich Text Box With Headers And Footer

    (sorry if i have put this in the wrong section of the forums, im new here. Admins feel free to move it if it is in the wrong location)

    Ok well ive been trying to figure this out for weeks now. And with some
    excellent help from Bruce Fox and circuits2 i have done it!

    And, well basicly i want to give something back to this amazing comunity here.

    so here it is

    Header's and Footers (saving, opening and printing)

    i have comented the source code well so im not going to ramble on about it here.

    You are free to use the code in this application as long as you put the notice in the about box of your about box that you can find in the about box of this application

    Please note that it is based on a word proccesor but i havent but much code in it, just to do the headers and footers.

    Please enjoy this application

    If i have done anything wrong i will change it the re-upload the code.

    Thankyou

    Tom1859

    Download Link Is Here

    I tried uploading on here but the limit of 500kb is too low



    Last edited by tom1859; Feb 21st, 2010 at 10:19 AM.

  2. #2
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Rich Text Box With Headers And Footer

    So what exactly does this do? You say RichTextBox yet I don't see a RTB in your screen shots

    Also what does an about box and a print preview have to do with an inherited control? Assuming your RTB is an inherited control.

    I totally don't even know what this thread is about let alone what it's supposed to be about.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  3. #3
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Rich Text Box With Headers And Footer

    looks pretty obvious to me. It's code to let you print a header and footer on your page when you print your rich text box, similar to the way a normal word processor does. Page numbers anyone?
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Jan 2009
    Posts
    77

    Re: Rich Text Box With Headers And Footer

    Ok ill explain in more detail. There are infact 4 rich text boxes. one for a footer, on for a header one for the main content. And one for processing it on saving and opening. this is a hidden one.
    That basicy take the header rtf, the main content rtf and the footer rtf and combines them into one document.
    it does the reverse for opening.

    Ohh and the reason you cant see any is that they have the border style set to none with a picture box behind them to give it more of a document feel

    And the printing is done by an advanced print document


  5. #5
    PowerPoster keystone_paul's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    3,327

    Re: Rich Text Box With Headers And Footer

    I think this should really be in the code bank because unless I'm missing something it isn't a question?

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Rich Text Box With Headers And Footer

    You are missing nothing that I can see.

    Moved To The CodeBank

  7. #7
    New Member
    Join Date
    May 2012
    Posts
    1

    Re: Rich Text Box With Headers And Footer

    The link in the first post in this thread is dead. Is there any way you can upload the source code related to this header/footer workaround to a new location and post it? Thanks!

  8. #8
    New Member
    Join Date
    Nov 2014
    Posts
    1

    Re: Rich Text Box With Headers And Footer

    I would like to download the source code but can not find it. Can anyone point me to the source for downloading?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width