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
  1. Home
  2. General Programming
  3. Visual Basic
  4. About custom-drawn linklabel controls

About custom-drawn linklabel controls

Scheduled Pinned Locked Moved Visual Basic
question
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Chopper
    wrote on last edited by
    #1

    Hi, I need to have an owner-drawn linklabel on my form. For that i set size of the control equal to the size of my graphical object which i draw inside linklabel. My question is: How do i tell the linklabel control to set its "Link Activation Area" to spread over the entire size of the linklabel control, and not just over some text within the control (after all, i don't even use any text). Regards, Vitaly

    R 1 Reply Last reply
    0
    • C Chopper

      Hi, I need to have an owner-drawn linklabel on my form. For that i set size of the control equal to the size of my graphical object which i draw inside linklabel. My question is: How do i tell the linklabel control to set its "Link Activation Area" to spread over the entire size of the linklabel control, and not just over some text within the control (after all, i don't even use any text). Regards, Vitaly

      R Offline
      R Offline
      Ray Cassick
      wrote on last edited by
      #2

      Why are you using the linklable then? Sounds to me like what you want can be done using a picture box or something like that.


      Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall." George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.


      C 1 Reply Last reply
      0
      • R Ray Cassick

        Why are you using the linklable then? Sounds to me like what you want can be done using a picture box or something like that.


        Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall." George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.


        C Offline
        C Offline
        Chopper
        wrote on last edited by
        #3

        Hi, What i need is a hyperlink object, only custom drawn. I know the size of the rectangle that i'm drawing, so i want to set the hyperlink's Activation Area to match its size. Any idea how to do that? Regards, Vitaly

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

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