|
|
Release 2.02
Outlook
Bar shortcut control is enhanced with :
-
New:
Added context menu. Allows to add, rename or remove folders (items). External
folder (shortcut) custom event is available.
-
New:
Added drag&drop support for images within folders.
-
New:
Added small images support.
-
New:
SetOutlookBarStyle method added. Is applicable to change folder index, images
mode & XP theming support.
-
New:
OnOutlookbarNotification unified notifications event handler added. Reports
full events set.
-
Removed:
OnOutlookBarClick event deleted. OnOutlookbarNotification must be used instead.
-
Removed:
OnOutlookbarFolderChanged event deleted. OnOutlookbarNotification must be used
instead.
XP Themes support
implemented . Is applicable to .NET or VB6 clients respectively
-
New:
Running theme is applying to pane, outlook & splitter bars. Outllok bar has
in addition a new view based on XP start panel task style. It is an "old"
standard style mode but being applied with XP theme it get a new look.
-
New:
Added ThemingEnable read-only property. Indicates is XP theme running.
-
New:
SetPaneThemeAware method added. Enables pane title bar to employ current theme.
-
New:
SetTheming method added. Is applied to splitter pane bar.
Update 2.01
-
New:
Added SetCloseButtonImages method. Attaches images list for internal toolbar;
-
New:
Added SetCloseButtonImageIndex method. Selects actual image to be used as
custom image in internal toolbar;
-
New:
Added OnOutlookbarFolderChanged event. Occurs if Outllok folder bar changes;
Release 2.0:
Entire Package:
-
New: .NET
compatible
-
New:
"Context" component added
Splitter Component:
-
New: Outlook like control bar added. Supports standard and XP
styles both
-
New: Added PushPane method which pushes out embedded forms
back and restores its original style, size and position.
-
New: IsEmpty() method added;
-
New: IsVisible method added;
-
New: Border style argument in SetPane method added;
-
New: Selection style argument in AttachToolbar method added;
-
New: DetachToolbar method added;
-
New: SetExtendedStyle method now includes all aligned styles
(left,top,right,bottom) with non-interactive optional mask;
-
New: GetExtendedStyle method added;
-
New: SetPaneFrameStyle method added;
-
New: GetPaneFrameStyle method added;
-
New: Refresh method added;
-
New: GetSplitterPos method added.
-
Fix: Master form focus lost after external form insertion;
-
Fix:
Vertical title drawing bug;
-
Fix: Several drawing bugs that were causing flicker effects.
|
|
|