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
Z

ZGelic

@ZGelic
About
Posts
7
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • MS-SQL Server querry question
    Z ZGelic

    Already solved and you're right, in solution that is similar to pseudo code I posted, the signs were backward... but it was just a hint for possible solution that someone could offer. Thanks for your comment anyway, cheers

    Database database sql-server sysadmin question

  • MS-SQL Server querry question
    Z ZGelic

    In table i have column that is type of varchar(n), and it's not primary/foreign key. Now, what I need is SQL query (stored procedure) that will select all the records in that table like: (pseudo) select * from table1 where SUBSTRING(table1.column2,1,2)<@param1 and SUBSTRING(table1.column2,1,2)>@param2 Parameters are first two letters of any record that contains data for that column. if param1 is aa and param2 is cc then output should be all the records with first two letters like: aa,ab,ac,...,az,ba,..,bz,ca,cb,cc Any suggestions would be appreciated!

    Database database sql-server sysadmin question

  • We're 10 years old!
    Z ZGelic

    Well CP happy bday

    The Lounge c++ html architecture question

  • Draw rtf on user control
    Z ZGelic

    Ok, thanks for the links. I'll take a closer look at ITextDocument.

    C# help tutorial

  • Draw rtf on user control
    Z ZGelic

    First of all I want to thank you all for replying to this topic... But disscusion went in te wrong way. What I wanted is not any use of richtextbox, but method similiar to Graphics.Drawstring method that takes rtf instead of string and paints it on user control. Since there is no provided splution I guess I have to try to wirte some kind of parser that takes tekst and formating for it an use Graphics.Drawstring method...

    C# help tutorial

  • Draw rtf on user control
    Z ZGelic

    Yes I know about richtextbox.. and load and save rtf etc. Please read post again. I need to draw rtf on user control. But thanks anyway.

    C# help tutorial

  • Draw rtf on user control
    Z ZGelic

    I need to create control that accepts rtf and draws it. Problem is that drawstring takes only regular text and I cant find anywhere how to draw rtf. Any sugestions are welcome and appreciated...

    C# help tutorial
  • Login

  • Don't have an account? Register

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