Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Tab color


Message #1 by Russell Alphey <R.Alphey@s...> on Thu, 29 Nov 2001 10:41:45 +1100
Russell,

   If you use the SSTAB control you are stuck with grey colors.
I have in the past "faked" the SSTab functionality by using
SS Command buttons for the tabs and overlapping SSPanels for
the content area.  (When an SSCommand button was clicked it
changed the visible properties of the appropriate sspanels
so that the requested one was the only one visible).  You may
want to to take a similiar approach to the problem.

Hope this helps.

Cardyin

---------------------------------------
Cardyin Kim
Client/Server & Web Development Analyst
Information Services
San Antonio Community Hospital
ckim@s...     (xxx)xxx-xxxx     
---------------------------------------


-----Original Message-----
From: Russell Alphey [mailto:R.Alphey@s...]
Sent: Wednesday, November 28, 2001 3:42 PM
To: professional vb
Subject: [pro_vb] Tab color


I asked this a week ago, and no replies. :(
Surely someone knows *something* about this? Please??

	>	I'm trying to maintain an Application which uses SSTab
controls, and
	>	I'd like to alter the color of the body of the tab. However,
the only color
	>	related properties I can find are for the tab's "tab label
text" and the
	>	background 	(behind the control).

	>	Surely we aren't stuck with grey tab bodies???

	Thanks,

	R.



Read the future with ebooks at B&N
http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38934667&categoryid
=rn_ebooks

  Return to Index