Group 1 : wpEditOptions

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

Group 1 : Options for editing. Also see EditOptionsEx

 

usage: Memo.SetBProp(1, X, -1) to deactivate, Memo.SetBProp(1, X, 1) to activate.

 

0: wpTableResizing

1: wpTableOneCellResizing always only one cell like ssCtrl in

Shift

2: wpTableColumnResizing // change column width

3: wpTableRowResizing // Change height of row

4: wpClearAttrOnStyleChange //ON: clear the redundant properties when the style name is changed.

5: wpNoAutoWordSelection // don't select complete words (like Word)

6: wpObjectMoving // move images (ObjType=wpobjImage)

7: wpObjectResizingWidth // the width of objects can be changed

8: wpObjectResizingHeight // the height of objects can be changed

9: wpObjectResizingKeepRatio // the width/height of objects can be changed

10: wpObjectSelecting // objects can be selected

11: wpObjectDeletion // objects can be deleted (only used for TWPObject)

12: wpNoAutoScroll // Switch off the new Auto Scroll Feature

13: wpSpreadsheetCursorMovement Cursor up/down in Rows

14: wpAutoInsertRow 0 : wpAutoInsertRow TAB in last cell. Must be combined with0 : wpSpreadsheetCursorMovement

15: wpNoEditOutsideTable to simulate spreadsheet

16: wpBreakTableOnReturnInRow V5: instead of inserting a row break up the table

17: wpActivateUndo activate UNDO

18: wpActivateUndoHotkey

activate ALT + Backspace - requires0 : wpAllowUndo set too

19: wpActivateRedo makes backup of complete text !

20: wpActivateRedoHotkey makes backup of complete text !

21: wpAlwaysInsert don't switch to overwrite

22: wpMoveCPOnPageUpDown Move Cursor on Page up or Down code - V5 ok

23: wpAutoDetectHyperlinks // Create a hyperlink after 'www.' was typed

24: wpNoHorzScrolling

25: wpNoVertScrolling

26: wpDontSelectCompleteField

27: wpStreamUndoOperation // saves also additional info like bands objects ..

28: wpTabToEditFields // used with ProtecteProp: ppAllExceptForEditFields

29: wpSelectPageOnDblClick

30: wpAllowCreateTableInTable // -the create table button allows nested tables

 

If the second parameter id=-1 and the value =-1 the complete set of flags will be cleared.

 

 


[group_1__wpeditoptions.htm]    Copyright © 2007 by WPCubed GmbH