Contents - Index - Top


What's New in AntView 2.0.567

 

Released on 2025/11/05

 

New functionality:

 

AntView interface:

Properties:

  HiddenPdfToolbarItems

  PinchZoomEnabled

  NonClientRegionSupportEnabled

  ReputationCheckingRequired

  SwipeNavigationEnabled

Methods:

  CreateContextMenuItem

Events:

  OnContextMenuRequested

 

AntViewGlobal interface:

Properties:

  VersionString

 

AntViewCookieManager interface:

Methods:

  GetCookiesAsJsonSync

  GetCookieSync

 

AntViewContextMenuIcon interface:

Properties:

  Height

  IconPath

  Width

Methods:

  LoadFromFile

Events:

  OnDestroy

 

AntViewContextMenuItem interface:

Properties:

  Checked

  Children

  CommandId

  DefaultInterface

  Enabled

  Kind

  Label

  Name

  ShortcutKeyDescription

Events:

  OnCustomItemSelected

  OnDestroy

 

AntViewContextMenuItemCollection interface:

Properties:

  Count

Methods:

  AppendMenuItem

  InsertValueAtIndex

  RemoveAllMenuItems

  RemoveValueAtIndex

  ValueAtIndex

Events:

  OnDestroy

 

AntViewContextMenuRequestedEventArgs interface:

Properties:

  ContextMenuTarget

  Deferral

  Handled

  MenuItems

  SelectedCommandId

  XPosLocation

  YPosLocation

Events:

  OnDestroy

 

AntViewContextMenuTarget interface:

Properties:

  FrameUri

  HasLinkText

  HasLinkUri

  HasSelection

  HasSourceUri

  IsEditable

  IsrequestedForMainFrame

  Kind

  LinkText

  LinkUri

  PageUri

  SelectionText

  SourceUri

Events:

  OnDestroy

 

 

Enum interfaces:

TxContextMenuItemKind

TxContextMenuTargetKind

 

Extended the examples for showcasing how-to use the synchronous cookie interface and also a demo on how-to create a custom context menu.

This was done for VB6, VFP and DataFlex.

Also added to the help for these development environments.

 

Improved both the help and the examples for PowerBuilder.

 

The VB6 IDE on our development machine had put in hardcoded property values for the UserDataFolder path in the demo forms. As such that caused problems when users tried out the VB6 demo's where they had to remove those settings manually, before being able to run the demo's.

The VB6 demo's now no longer have a hardcoded UserDataFolder path in the forms. This should be resolved permanently as these paths are now automatically removed when building the installer.

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 11/05/2025