PowerTools ActiveReports for .NET 9.0J
RichTextType 列挙体

RichTextBoxにロードするストリームの種類を決定します。
構文
'宣言
 
Public Enum RichTextType 
   Inherits System.Enum
public enum RichTextType : System.Enum 
メンバ
メンバ解説
HtmlHTMLストリームをRichTextBoxコントロールにロードします。
RtfRTFストリームをRichTextBoxコントロールにロードします。
TextTEXTストリームをRichTextBoxコントロールにロードします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.RichTextType

参照

関連項目

GrapeCity.ActiveReports.SectionReportModel 名前空間
Load(stream,type) メソッド

 

 


©2003-2015 GrapeCity inc. All rights reserved.