﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Grid or Lisbox Opacity</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Fri, 12 Jun 2026 10:48:45 GMT</lastBuildDate><ttl>20</ttl><item><title>Grid or Lisbox Opacity</title><link>http://forum.strataframe.net/FindPost26892.aspx</link><description>I have a form with pictures on it, and I also have a need for a grid or listbox, where I show 6 coulums, e.g. Stock Code, Description, Pack Size,Price,Dept &amp;nbsp;and Order Qty. The grid/listbox would typically have 6-10 rows representing each Stock Code, and there will be a picture on the form for each of the stock codes. The Order qty is the only column that will be data entered. The grid/List box will sit 'on top' of the pictures, positioned around the centre of the form,and taking up a about 1/4 of the screen size. Visually I want to centre the Grid/Listbox, rather than having it away in a corner.&lt;/P&gt;&lt;P&gt;Is there an Opacity property for the Grid/Listbox. I want to be able to see the pictures clearly behind the Grid, but also enter the Order qty onto the grid column. I dont want to have to Hide and then show the grid/Listbox if I can avoid it</description><pubDate>Thu, 22 Apr 2010 11:33:58 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: Grid or Lisbox Opacity</title><link>http://forum.strataframe.net/FindPost26961.aspx</link><description>These images need to go behind the Grid as they would be too small as a separate column.&lt;/P&gt;&lt;P&gt;Fot time being I'll either Hide / unhide them , or else reserve a part of the screen for the grid.&lt;/P&gt;&lt;P&gt;Perhaps this is the sort of thing that could be done in WPF so I guess I'll need to wait a while.&lt;/P&gt;&lt;P&gt;Many thanks for your help</description><pubDate>Thu, 22 Apr 2010 11:33:58 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: Grid or Lisbox Opacity</title><link>http://forum.strataframe.net/FindPost26937.aspx</link><description>I've been trying to think of a way to do this without re-writing the world, and so far I'm coming up blank. The problem here is that none of these controls support transparency at a base level, so re-writing them to add that kind of functionality is no small thing. The only thing I could come up with from a usability perspective would be to put the ListView/Grid in a StrataCollapsableContainer to make moving it out of the way simpler. That way they can toggle back and forth between seeing the grid and seeing the image.&lt;P&gt;I'm also assuming we aren't talking about small images you could include in the list items themselves, correct?</description><pubDate>Tue, 20 Apr 2010 09:44:12 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item></channel></rss>