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. C#
  4. layers (?)

layers (?)

Scheduled Pinned Locked Moved C#
toolsjsonquestion
2 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.
  • T Offline
    T Offline
    tim_gunning
    wrote on last edited by
    #1

    hi all does anyone know if anything similar to layers exist in the windows api ? I did ask in another forum a while back and was pointed in the direction of nested splitcontainers by brady, but having played with these they don't really do what I'm after and having thought about it I probably do need something more like layers. When I've written web based tools like this I use layers, where you can create a new layer, resize it and move it around the work area whilst maintaining each of their individual x/y & w/h. That has worked well for me and I would like to try and translate this into a windows app but I can't seem to find anything like layers. Sorry if this sounds confused (but I am a little ;p) tia for any advice/pointers tim

    M 1 Reply Last reply
    0
    • T tim_gunning

      hi all does anyone know if anything similar to layers exist in the windows api ? I did ask in another forum a while back and was pointed in the direction of nested splitcontainers by brady, but having played with these they don't really do what I'm after and having thought about it I probably do need something more like layers. When I've written web based tools like this I use layers, where you can create a new layer, resize it and move it around the work area whilst maintaining each of their individual x/y & w/h. That has worked well for me and I would like to try and translate this into a windows app but I can't seem to find anything like layers. Sorry if this sounds confused (but I am a little ;p) tia for any advice/pointers tim

      M Offline
      M Offline
      Mark Churchill
      wrote on last edited by
      #2

      I guess you could use winforms panels with the background set to transparent? Or are you looking for more of a docking/pallette style solution like Visual Studio?

      Mark Churchill Director Dunn & Churchill

      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