C# Class Itenso.Solutions.Community.RtfConverter.RtfWinForms.RtfForm

Inheritance: System.Windows.Forms.Form
显示文件 Open project: Shereef/RTF-to-HTML-Converter-Class-Library-DLL

Private Properties

Property Type Description
SetupDefaultText void
ToHtmlButtonClick void
ToTextButtonClick void
ToXmlButtonClick void

Public Methods

Method Description
RtfForm ( ) : System

Private Methods

Method Description
SetupDefaultText ( string resName ) : void
ToHtmlButtonClick ( object sender, EventArgs e ) : void
ToTextButtonClick ( object sender, EventArgs e ) : void
ToXmlButtonClick ( object sender, EventArgs e ) : void

Method Details

RtfForm() public method

public RtfForm ( ) : System
return System