OnLoadText Event

[Top]  [Chapter]  [Previous]  [Next]

Declaration C#

void OnLoadText(Object Sender, int Editor, string Filename)

 

Declaration OCX

OnLoadText(ByVal Editor As Long, ByVal filename As String)

 

This event is triggered after a file was loaded. It can be used to update the caption of a window to display the current file name.


[idh_wpdllint_onloadtext.htm]    Copyright © 2007 by WPCubed GmbH