Doc-O-Matic Live Demo
Doc-O-Matic Live Demo
/
XmlNotepad Namespace
Microsoft Namespace
XmlNotepad Namespace
/
Classes
XmlNotepad.Properties Namespace
Classes
Interfaces
Structs, Records, Enums
Types
/
XmlTreeViewFindTarget
AccessibleNode
AccessibleNodeTextView
AccessibleNodeTextViewNode
AccessibleTree
CacheEntry
ChangeNode
Checker
ColorBuilder
Command
CommandEventArgs
CompletionSet
CompoundCommand
CurrentEvent
CutCommand
DataGridViewBrowseCell
DateTimeEditor
DeleteNode
DomLoader
EditAttributeName
EditElementName
EditNodeName
EditNodeValue
EditProcessingInstructionName
ErrorHandler
FormAbout
FormMain
FormOptions
FormSchemas
FormSearch
HLSColor
InsertNode
IntelliTip
IntelliTipEventArgs
LineInfo
LineStates
ModelChangedEventArgs
MoveNode
MyForm
MyXmlNamespaceResolver
NoBorderTabControl
NoBorderTabControlEventArgs
NoBorderTabPage
NodeChangeEventArgs
NodeLabelEditEventArgs
NodeTextView
NudgeNode
PaneResizer
PasteCommand
PerfTimer
PersistentFileNames
Program
RecentFileEventArgs
RecentFilesMenu
SR
SchemaCache
SchemaDialogAddFiles
SchemaDialogCommand
SchemaDialogCutCommand
SchemaDialogEditCommand
SchemaResolver
Settings
StringHelper
TabNavigator
Task
TaskHandler
TaskList
TextEditorEventArgs
TextEditorLayoutEventArgs
TextEditorOverlay
TreeData
TreeNode
TreeNodeCollection
TreeParent
TreeView
TreeViewDropFeedback
TreeViewEventArgs
TypeToFindHandler
UndoManager
Updater
UriBuilder
Utilities
WebBrowserForm
XmlCache
XmlHelpers
XmlIncludeReader
XmlIntellisenseList
XmlIntellisenseProvider
XmlName
XmlTreeNode
XmlTreeNodeCollection
XmlTreeView
XmlTreeViewDropFeedback
XmlTreeViewFindTarget
XsltViewer
Close
Search
XmlTreeViewFindTarget Class
Namespace:
XmlNotepad
C++
C#
Visual Basic
IDL
JavaScript
class
XmlTreeViewFindTarget
:
public
IFindTarget
;
internal
class
XmlTreeViewFindTarget
:
IFindTarget
;
Friend
Class
XmlTreeViewFindTarget
Inherits
IFindTarget
class
XmlTreeViewFindTarget :
public
IFindTarget
;
XmlTreeViewFindTarget
Inheritance
XmlNotepad.IFindTarget
XmlNotepad.XmlTreeViewFindTarget
Description
This is class XmlNotepad.XmlTreeViewFindTarget.
Constructors
XmlTreeViewFindTarget
This is XmlTreeViewFindTarget, a member of class XmlTreeViewFindTarget.
Methods
Show:
Inherited
No members matching the current filter
FindNext
Finds the next match for the given search arguments. (Inherited from
IFindTarget
)
FindNext
Finds the next match for the given search arguments.
ReplaceCurrent
Replaces the current match with the given text. You must call
FindNext
before calling this method. (Inherited from
IFindTarget
)
ReplaceCurrent
Replaces the current match with the given text. You must call FindNext before calling this method.
Properties
Show:
Inherited
No members matching the current filter
Location
Returns an
XPath
expression for the current selected node. (Inherited from
IFindTarget
)
Location
Returns an XPath expression for the current selected node.
MatchRect
Returns the screen coordinates of the current match. (Inherited from
IFindTarget
)
MatchRect
Returns the screen coordinates of the current match.
Namespaces
Returns a namespace manager representing current location, or sets the namespace manager for the next xpath find operation. (Inherited from
IFindTarget
)
Namespaces
Returns a namespace manager representing current location, or sets the namespace manager for the next xpath find operation.
See Also
XmlTreeViewFindTarget Methods
XmlTreeViewFindTarget Properties
Classes