Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
N

nogola

@nogola
About
Posts
13
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • RichTextBox printing size
    N nogola

    I'm using this code for printing a richtextbox content: http://support.microsoft.com/kb/812425/ja How can I find out the size of the printed text. Because the printed text is not the equal size of the richtextbox content, and so it can be that in the printed version one line of the richtextbox is printed in two lines... And I need to know where the printed text ends? The Y-coordinate of the last line...

    C# question com announcement

  • Shortcut
    N nogola

    How to make shortcut's to files in C# ??? For example I want the program to make a shortcut to the file "C:\file.dat" on the desktop???

    C# tutorial csharp question

  • How to associate files with programs?
    N nogola

    How to make Windows open specific files with a specific program??? Lets say i make a program which saves something to .fil -files, how to associate .fil files to my program ???

    C# tutorial question

  • args in main
    N nogola

    Oh I didnt see tje reply where you wrote that it has to be static, now it works, tnx!!!

    C# tutorial question

  • args in main
    N nogola

    I wanna write all the args into a textBox in the main Form (Form1)

    C# tutorial question

  • args in main
    N nogola

    Both of these solutions dont work. It says: An object reference is required for the nonstatic field, method, or property 'WindowsApplication1.Form1.mainArgs' ...

    C# tutorial question

  • args in main
    N nogola

    For example, how to do this: public static void Main(string[] args) { Application.Run(new Form1()); } public void do_it() { int i; for (i=0; i

    C# tutorial question

  • args in main
    N nogola

    How to use the string[] args from static void Main(string[] args) in an other void ???

    C# tutorial question

  • RichTextBox printing???
    N nogola

    Ok, tnx... I tried it before on my laptop several times, and it didnt work... Now I tried on my PC and it did... Sorry for bothering...

    C# tutorial json question

  • RichTextBox printing???
    N nogola

    I cant change it, it's not public, and i can't make it public, so it is a variable but it's not variable...

    C# tutorial json question

  • RichTextBox printing???
    N nogola

    How to change te rectToPrint??? I dont won't it to be constant. I want it to be variable

    C# tutorial json question

  • RichTextBox printing???
    N nogola

    No use of that, i want to print it anywhere on the paper, and not only that... This example alows only to print the richtextbox text on a paper and nothing more... if you understand what i mean...

    C# tutorial json question

  • RichTextBox printing???
    N nogola

    How to print the text from a richtextbox, but with the fonts it's written in it. For example in a RTB i have a part wich is BOLD and the rest is REGULAR. How to print it as it is, and not all the text in BOLD or REGULAR ???:confused::confused::confused: -- modified at 13:06 Sunday 12th March, 2006

    C# tutorial json question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups