Labels



I know this is a silly question, but if I wanted a "vertical" label in my panel should I search for a component ? I mean, Delphi does not provide anything of the kind or I don't know about ?

.



Relevant Pages

  • Re: [Xnews] Customizing Xnews with Resource Hacker
    ... > FocusControl is a property of `Label'. ... > As such can not be used with Object `Panel' ... need to sit down and read a primer on Delphi. ...
    (alt.comp.lang.borland-delphi)
  • Re: Labels
    ... label in my panel should I search for a component? ... Delphi indeed does not provide such a thing. ... Maarten Wiltink ...
    (comp.lang.pascal.delphi.misc)
  • Re: Oberes Label2 soll Inhalt von unterem Label1 nicht verdecken
    ... mit dem Trendlinien entlang der Kurslinie ... Als Trendlinie verwende ich ein transparentes Label ... Angenommen Du hast ein Formular mit einigen Steuerelementen. ... Ein Panel auf dem Formular. ...
    (microsoft.public.de.german.entwickler.dotnet.vb)
  • Re: Reihenfolge bei paint(Graphics g)
    ... > wenn ich (unter AWT) verschiedene Komponenten und Panele mit Layout-Managern ... > public class Test extends Panel { ... > das Label und wie koennte ich etwas ueber das Label drueber zeichenen? ... Next by Date: ...
    (de.comp.lang.java)
  • Problem Locating Controls Within a Panel With A Vertical Scroll Bar
    ... I have found that locating, i.e. placing, controls within a Panel which has a vertical scroll bar results in eratic locations. ... It seems that so long as the slider is at the top there is no problem, but if the slider is at the bottom when the Controls.Add is done the control does not end up where its Location property specifies. ... Each time you click on the Add button another Label is added. ... Private Sub Form1_LoadHandles MyBase.Load ...
    (microsoft.public.dotnet.languages.vb)