<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
OK, more properly, can I set the property prior to instantiation like a button or do these have to be set post facto?<br><br>e.g.<br>cbox.setCheckState(true);<br>cbox.setEnabled(false);<br><br><br><br><hr id="stopSpelling">From: d_b_burnett@hotmail.com<br>To: xerte@lists.nottingham.ac.uk<br>Subject: check then disable checkbox<br>Date: Wed, 29 Sep 2010 09:32:47 -0400<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>


Probably missing something obvious as I'm re-wrapping my head after holidays.<br><br>Button off interaction has visible/enabled property.<br>Not available for checkboxes, or is it inherited from superclass or something?<br><br>                                               </body>
</html>