<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1252"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Went to test this and stupid thing and could nto fault it.� That is it
now works.� Maybe the fix I did to the label so that coloured
background would work has made it work.� :-)<br>
<br>
Sean Cross wrote:
<blockquote cite="mid:023801c7679f$9ab0d690$d01283b0$@com" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
  <title>Signature</title>
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p class="MsoNormal"><br>
I have solved the problem by putting a Repaint in the form Activate and
Resize.<span
 style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);"><o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);"><o:p>�</o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 10pt; color: rgb(31, 73, 125);"><br>
Regards<br>
  <br>
Sean<br>
---------------------------------------<br>
Sean Cross<br>
  <a moz-do-not-send="true" href="mailto:sean@sourceitsoftware.com">mailto:sean@sourceitsoftware.com</a><br>
  <br>
Pics Print - The photo printing solution for Windows.<br>
  <a moz-do-not-send="true" href="http://www.picsprint.com">http://www.picsprint.com</a><br>
  <br>
Rental Property Manager - Rental management made easy<br>
  <a moz-do-not-send="true" href="http://www.sourceitsoftware.com">http://www.sourceitsoftware.com</a><br>
�</span><span style="color: rgb(31, 73, 125);"> </span><span
 style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);"><o:p></o:p></span></p>
  <div
 style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0cm 0cm 0cm 4pt;">
  <div>
  <div
 style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: windowtext;"
 lang="EN-US">From:</span></b><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: windowtext;"
 lang="EN-US">
<a class="moz-txt-link-abbreviated" href="mailto:delphi-bounces@ns3.123.net.nz">delphi-bounces@ns3.123.net.nz</a> [<a class="moz-txt-link-freetext" href="mailto:delphi-bounces@ns3.123.net.nz">mailto:delphi-bounces@ns3.123.net.nz</a>] <b>On
Behalf Of </b>Rohit Gupta<br>
  <b>Sent:</b> 16 March 2007 4:05 p.m.<br>
  <b>To:</b> NZ Borland Developers Group - Delphi List<br>
  <b>Subject:</b> [DUG] Vista problem for label on scrollbox<o:p></o:p></span></p>
  </div>
  </div>
  <p class="MsoNormal"><o:p>�</o:p></p>
  <p class="MsoNormal" style="margin-bottom: 12pt;">Next problem.<br>
  <br>
On Vista, with the XPmanifest on the form, labels on a scrollbox are
not always
visible.� At creation they are not visible.� If you resize the form,
they disappear.� IF another form goes over it for a reasonble length of
time, they appear.� :-(<br>
  <br>
Any ideas anyone ?<o:p></o:p></p>
  <div>
  <p class="MsoNormal">-- <o:p></o:p></p>
  <p class="MsoNormal"><strong><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(102, 102, 102);">Rohit
Gupta</span></strong><o:p></o:p></p>
  <p class="MsoNormal"><strong><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(102, 102, 102);">B.E.�Elec.���M.E.���Mem�IEEE���
Associate�IEE</span></strong><o:p></o:p></p>
  <p class="MsoNormal"><strong><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(102, 102, 102);">Technical�Manager</span></strong><o:p></o:p></p>
  <p class="MsoNormal"><strong><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(102, 102, 102);">Computer
Fanatics Limited</span></strong><o:p></o:p></p>
  <p class="MsoNormal">�<o:p></o:p></p>
  <p class="MsoNormal"><strong><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(102, 102, 102);">Tel</span></strong><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(102, 102, 102);">����
+64 9 4892280</span><o:p></o:p></p>
  <p class="MsoNormal"><strong><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(102, 102, 102);">Fax</span></strong><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(102, 102, 102);">���
+64 9 4892290</span><o:p></o:p></p>
  <p class="MsoNormal"><strong><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(102, 102, 102);">Email�
  </span></strong><span style="color: rgb(102, 102, 102);"><a
 moz-do-not-send="true" href="mailto:rohit@cfl.co.nz"><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(0, 128, 255);">rohit@cfl.co.nz</span></a></span><o:p></o:p></p>
  <p class="MsoNormal"><strong><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(102, 102, 102);">Web��
�</span></strong><span style="color: rgb(102, 102, 102);"><a
 moz-do-not-send="true" href="http://www.cfl.co.nz/"><span
 style="font-size: 10pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: rgb(0, 128, 255);">www.cfl.co.nz</span></a></span><o:p></o:p></p>
  <div>
  <p class="MsoNormal">�<o:p></o:p></p>
  </div>
  <div>
  <div class="MsoNormal" style="text-align: center;" align="center">
  <hr align="center" size="2" width="100%"></div>
  </div>
  <p class="MsoNormal"><span
 style="font-size: 7.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; color: gray;">This
email and any attachments contain information, which is
confidential and may be subject to legal privilege and copyright. If
you are
not the intended recipient, you must not use, distribute or copy this
email or
attachments. If you have received this in error, please notify us
immediately
by return email and then delete this email and any attachments.</span><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;"> </span><o:p></o:p></p>
  </div>
  </div>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Delphi mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Delphi@ns3.123.net.nz">Delphi@ns3.123.net.nz</a>
<a class="moz-txt-link-freetext" href="http://ns3.123.co.nz/mailman/listinfo/delphi">http://ns3.123.co.nz/mailman/listinfo/delphi</a>
  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<title>Signature</title>
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.2900.2802" name="GENERATOR">
<div align="left">
<div align="left"><strong><font size="2"><font color="#666666"
 face="Verdana">Rohit Gupta</font></font></strong></div>
<div align="left"><strong><font size="2"><font color="#666666"
 face="Verdana">
B.E.�Elec.���M.E.���Mem�IEEE���
Associate�IEE</font></font></strong></div>
<div align="left"><strong><font size="2"><font color="#666666"
 face="Verdana">Technical�Manager</font></font></strong></div>
<div align="left"><strong><font color="#666666" face="Verdana" size="2">Computer
Fanatics Limited</font></strong></div>
<div align="left"><strong></strong>�</div>
<div align="left"><font color="#666666" face="Verdana" size="2"><strong>Tel</strong>����
+64 9 4892280</font></div>
<div align="left"><font color="#666666" face="Verdana" size="2"><strong>Fax</strong>���
+64 9 4892290</font></div>
<div align="left"><font color="#666666"><font face="Verdana" size="2"><strong>Email�
</strong></font><a href="mailto:rohit@cfl.co.nz"><font color="#0080ff"
 face="Verdana" size="2">rohit@cfl.co.nz</font></a></font><font
 color="#666666"><font face="Verdana" size="2"><strong></strong></font></font></div>
<div align="left"><font color="#666666"><font face="Verdana" size="2"><strong>Web��
�</strong></font><a href="http://www.cfl.co.nz/"><font color="#0080ff"
 face="Verdana" size="2">www.cfl.co.nz</font></a></font></div>
<div>�</div>
<div>
<hr></div>
<div align="left"><span
 style="font-size: 7.5pt; color: rgb(153, 153, 153); font-family: Verdana;"><font
 size="1"><span style="font-size: 10pt; font-family: 'Courier New';"
 lang="EN-NZ"><font color="#000000"><font color="#808080" face="Verdana"
 size="1">This email and any attachments contain information, which is
confidential and may be subject to legal privilege and copyright. If
you are not the intended recipient, you must not use, distribute or
copy this email or attachments. If you have received this in error,
please notify us immediately by return email and then delete this email
and any attachments.</font> <o:p></o:p></font></span></font></span></div>
</div>
</div>
</body>
</html>