pined pnael

  • Thread starter Thread starter GS
  • Start date Start date
G

GS

in visual studio there are pinned panels. they are very responsive. How
can create in my c# application pinned panel that works like vs also?


so far I found nothing form google , built-in help.


I know on PC's with less capable graphic card, the pinned panel may well
become a bottleneck for the application. However, the application is
expected to run on the same type of PC I am developing on and the simple
pinned panel consists of only a few textboxes
 
GS,

Doing something on your own is possible, but would probably require a
great deal of work. I think that your best option here is to use a third
party control that already uses this (which I believe there are a few of out
there).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top