|
PeMultiBottomTitle
public event MultiBottomTitleEventHandler PeMultiBottomTitle;
public delegate void MultiBottomTitleEventHandler(object sender, ProEssentials.EventArg.MultiTitleHotSpotEventArgs e);
public MultiTitleHotSpotEventArgs(bool doubleClick, int annotationIndex, ProEssentials.Enums.TitleJustification justification)
Description The MultiBottomTitle event is fired when the user clicks a multi bottom title.
Comments This event is only fired if PeUserInterface.HotSpot.MultiBottomTitle is True.
See Also: PeString.MultiBottomTitles, MultiSubTitle event, PeUserInterface.HotSpot |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |