Property | Type | Description | |
---|---|---|---|
btnCollapseAll | |||
btnExpandAll | |||
btnFind | |||
btnSave | |||
btnWordWrap |
Property | Type | Description | |
---|---|---|---|
atmlPreviewPanel | controls.ATMLPreviewPanel | ||
toolStrip1 |
Method | Description | |
---|---|---|
ATMLDocumentBaseForm ( ) : System | ||
CloseProject ( ) : void | ||
CollapseAll ( ) : void | ||
ExpandAll ( ) : void |
Method | Description | |
---|---|---|
CreateDocumentWatcher ( string documentPath, string documentName ) : void | ||
DestroyHandle ( ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
LoadFile ( string fileName ) : void | ||
OnAtlasDocumentLoaded ( ) : void | ||
OnCaretPosChanged ( |
||
OnClosed ( |
||
OnDocumentSaved ( |
||
OnSourceDocumentLoaded ( ) : void | ||
OnXmlDocumentLoaded ( ) : void | ||
ReleaseDocumentWatcher ( ) : void |
Method | Description | |
---|---|---|
AtmlPreviewPanelOnAtlasDocumentLoaded ( object sender, |
||
AtmlPreviewPanelOnPreviewDocumentLoaded ( object sender, |
||
AtmlPreviewPanelOnSourceDocumentLoaded ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
_fileWatcher_Changed ( object sender, |
||
atmlPreviewPanel_SourceDocumentLoaded ( object sender, |
||
atmlPreviewPanel_WebDocumentLoaded ( System.Windows.Forms.WebBrowser webBrowser ) : void | ||
atmlPreviewPanel_XmlDocumentLoaded ( ) : void | ||
btnBack_Click ( object sender, |
||
btnCollapseAll_Click ( object sender, |
||
btnExpandAll_Click ( object sender, |
||
btnExportDocument_Click ( object sender, |
||
btnFind_Click ( object sender, |
||
btnForward_Click ( object sender, |
||
btnPrint_Click ( object sender, |
||
btnSave_Click ( object sender, |
||
btnWordWrap_Click ( object sender, |
protected CreateDocumentWatcher ( string documentPath, string documentName ) : void | ||
documentPath | string | |
documentName | string | |
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected LoadFile ( string fileName ) : void | ||
fileName | string | |
return | void |
protected OnCaretPosChanged ( |
||
args | ||
return | void |
protected OnClosed ( |
||
e | ||
return | void |
protected OnDocumentSaved ( |
||
fileInfo | ||
content | byte | |
return | void |
protected controls.ATMLPreviewPanel atmlPreviewPanel | ||
return | controls.ATMLPreviewPanel |
public ToolStripButton,System.Windows.Forms btnCollapseAll | ||
return |
public ToolStripButton,System.Windows.Forms btnExpandAll | ||
return |
public ToolStripButton,System.Windows.Forms btnFind | ||
return |
public ToolStripButton,System.Windows.Forms btnSave | ||
return |
public ToolStripButton,System.Windows.Forms btnWordWrap | ||
return |