Fixed height tabs
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hello,
Please, open Forms Designer and put the following code into CSS-editor:
Specify your own values for height and width. If you have multiple Tab controls on your form, you can define style for the specific one by its id: #fd_tabcontrol-1, #fd_tabcontrol-2 etc.
Please, open Forms Designer and put the following code into CSS-editor:
Code: Select all
#fd_tabcontrol-0 {
height: 400px;
width: 800px;
}
-
- Information
-
Who is online
Users browsing this forum: No registered users and 9 guests