Advertisement

1 - 10 of 130 containing alltags:("tabcontrol") (0 seconds)
Hello, I'm using visual j++ 6 , I have a problem dealing with more than one tabControl on the same Form. 1. Clicking any Button  which is located on a tabContorl1-tapPage1 doesn't triggres ...
Zones: JavaDate Answered: 11/04/1999 Grade: D Views: 0
Hello! I've got a TabControl on my form with two tabs.  Tab1 contains feilds that allow the user to calcluate a running total using dollar amounts.  Tab2 contains fields that allow the user to c...
Zones: MS AccessDate Answered: 01/26/2000 Grade: A Views: 0
I have a CheckedListbox on a tabControl. When I select items in the listbox and I go to another tab, selected items are lost when I come back to the first tab. Any workaround to this?
Zones: .NETDate Answered: 11/07/2002 Grade: A Views: 0
Platform: Win2000 / Visual Studio 6.0 / Empty Win32 App -> Added 3 files (main.cpp, resource.h & the rc file needed) Problem: When I put a ListView control (report style ONLY) on top of a Tab c...
Zones: Windows ProgrammingDate Answered: 04/06/2003 Grade: B Views: 0
Hi all...i need some clarification regarding setting backcolor for Tabcontrol(Note:- Not for the TabPage)...it's obvious there is no property for setting back color of tabcontrol...so i used Graphi...
Zones: C#Date Answered: 08/03/2004 Grade: A Views: 0
I have a tabcontrol on my form and 5 tabs.  however they do not fill all the way to the right.  is there any way to make the tabs, the very tops, stretch to fill the size of the tabcontrol?  it lea...
Zones: .NETDate Answered: 11/21/2003 Grade: A Views: 0
I figured out how to do the padding to fill the tabs across the tabcontrol.  now I want to change the color of the tabs themselves, not the tab page.  there isn't a property to set the colors.  it'...
Zones: .NETDate Answered: 12/16/2003 Grade: B Views: 0
I have a TabControl, a StatusBar, a button and a TEdit. When I click the button I insert (not add) a Tab and the StatusBar text equals the Edit text. How can I store and retrieve the StatusBa...
Zones: Delphi ProgrammingDate Answered: 04/16/2004 Grade: A Views: 0
Hi,   I have a TabControl component from Delphi7's Win32 tab on my form, and I can't figure out how I would go about assigning different components on each of its tabs. For example: I have 2 tabs...
Zones: Delphi ProgrammingDate Answered: 08/11/2004 Grade: A Views: 0
Hi, I have a dialog appended to each tab control. However it could only show the resource image of the dialog but could not execute the funtions of which the button was mapped to earlier. Is the...
Zones: Windows MFCDate Answered: 01/11/2005 Grade: A Views: 0