com.stimulsoft.report.controls
Class StiRichTextBox

java.lang.Object
  extended by com.stimulsoft.report.controls.StiRichTextBox

public class StiRichTextBox
extends java.lang.Object

Represents a Windows rich text box control, with some impovements.


Field Summary
 boolean DrawTransparent
           
 
Constructor Summary
StiRichTextBox(boolean drawTransparent)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DrawTransparent

public boolean DrawTransparent
Constructor Detail

StiRichTextBox

public StiRichTextBox(boolean drawTransparent)