Results 1 to 3 of 3

Thread: Multiple font styles and color in a single Flexgrid cell

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Location
    INDIA
    Posts
    10

    Multiple font styles and color in a single Flexgrid cell

    Is it possible to use multiple font style and color in the same Msflexgrid cell ? i.e if i have the sentence "How are you?" in a particular cell. I want the word "How " to be of color red and font
    RAKESH SHARMA

  2. #2
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    I don't think this is possible.
    Frans

  3. #3
    Frenzied Member McGenius's Avatar
    Join Date
    Jan 2003
    Posts
    1,199
    It's not impossible but would be extremely diffifcult to implement: you'll need a label (or array of labels) to overlay that particular part(s) of a cell that you want to highlight. But the real problem is that Label cannot stay on top of a grid so you'll need let's say a Picturebox to be a container for your Label.
    Probably your own UserControl will be your best shot.
    Last edited by McGenius; Mar 4th, 2003 at 12:10 PM.
    McGenius

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