Enter Keywords:
1 - 10 of 185(0.013 seconds)
Sort By:
 
using the sstab and VB5/Pro, I define a tab control with 6 tabs. There are many controls inside the tabs, and actualy I had to remove few control beacuse I exceed the max controls for a form. When ...
Zones: Visual BasicDate Answered: 08/18/1998 Rating: 6.8 Views: 0
Hi I've got a SSTab control with 7 number of tabs. Since text on each tab is long enough not to fit on a single row, i've given "Tabs Per Row" option to be 4. Due to this there are 4 tabs on one r...
Zones: VB ControlsDate Answered: 05/05/1999 Rating: 5.2 Views: 0
How do I hide a single tab from an SSTAB I created? Not the entire SSTAB but just a single indexed tab. If it can not be done please tell me how to disable it from editing. Thanks, Euge
Zones: Visual BasicDate Answered: 12/28/1998 Rating: 7.0 Views: 0
I am having a problem I beli\eive to be a hardware problem and am entertaining ideas on a possible solution. I hav an application that is writen in VB 5.0 and accesses a dB on a network. I have ins...
Zones: Visual BasicDate Answered: 05/08/1999 Rating: 7.8 Views: 0
I have a Textbox in a SSTAb form, and want the cursor to be automatically set in the textbox when the SSTab opens.  The textbox is in the first default Tab.  I had the following: Private Sub SSTab1...
Zones: Visual BasicDate Answered: 06/14/1999 Rating: 3.6 Views: 0
Hi; here the situation, we have an SSTAB with xx TAB, on each TAB we have one button  '&Ok'  , the problem is when user press on 'ALT+O'  (to call the click event on '&Ok' button)  the Click_Event...
Zones: Visual BasicDate Answered: 06/05/2001 Rating: 5.0 Views: 0
I am using SSTab in my form. And I make changes for SSTab properties. The properties I have change as follow... Orientation:   2 - ssTabOrientationLeft Style: 1 - ssStylePropertyPage TabHeigh...
Zones: Visual BasicDate Answered: 11/06/2000 Rating: 4.4 Views: 0
Hi everyone, I am writing a program that I designed in 800 X 600 resolution.  Coding with API and such to adjust the resolution gave me nothing but problems, so I thought I would keep it simple ...
Zones: Visual BasicDate Answered: 03/13/2001 Rating: 8.0 Views: 0
when I was doing the resolution independent forms, the controls in the SSTab (except one the visible portion of tab) are not getable. I mean for each ctr in me.controls     ' here the invisibl...
Zones: Visual BasicDate Answered: 06/05/2001 Rating: 8.4 Views: 0
I have placed an SSTAB control on a form (MDI Child) I have to place a scroll bar down one side - so that the user can scroll down past the buttom of the viewable area to see more information. ...
Zones: Visual BasicDate Answered: 09/10/2001 Rating: 8.4 Views: 0