wpaSetFlags Method

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

Declaration

void wpaSetFlags([In] int Start, [In] int Count, [In] string AllFlags);

Description

 

Modify the enable/hidden(checked state of certain actions. This method may be only executed within the event OnUpdateGUI.

 

Please note that the .NET class implements the method:

public void wpaSetFlags(int Editor, int Start, int Count, byte[] AllFlags)

 

Since this method works with an array of bytes we used recommend to use it instead of Memo.wapSetFlags.

 

Category: Action Names

 

RTF2PDF Note: This method is not included IWPEditor


[idh_iwpmemo_wpasetflags.htm]    Copyright © 2007 by WPCubed GmbH