|
» Konfigurationsbeispiele TreeControl
Beispiele:
1 |
2 |
3
Konfigurationsbeispiel 3
(Abbildung verkleinert)
Konfiguration:
- Begrenzung der Länge der Labels auf den Taben auf 8 Stellen
- Sonstige Einstellungen wie im Konfigurationsbeispiel 2
<html:form action="/sample401/tabsetBrowse" method="post">
<ctrl:tabset
id="man"
name="demots"
action="sample401/tabsetBrowse"
tabs="6"
labellength="8"
width="650"
runat="server">
// see Example 2
|
|
|
|
Konfigurationsbeispiele
TabSetControl
|
|