Class BookmarkClickEventArgs
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.dll
Provides data for the BookMarkManager.Click and BookMarkManager.DoubleClick event handlers.
public class BookmarkClickEventArgs : BookMarkEventArgs
- Inheritance
-
BookmarkClickEventArgs
Constructors
- BookmarkClickEventArgs(IBookMark)
Initializes a new instance of the BookmarkClickEventArgs with specified parameters.