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
/
XmlIntellisenseList
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
XmlIntellisenseList Class
Namespace:
XmlNotepad
C++
C#
Visual Basic
IDL
JavaScript
class
XmlIntellisenseList
:
public
IIntellisenseList
;
public
class
XmlIntellisenseList
:
IIntellisenseList
;
Public
Class
XmlIntellisenseList
Inherits
IIntellisenseList
class
XmlIntellisenseList :
public
IIntellisenseList
;
XmlIntellisenseList
Inheritance
XmlNotepad.IIntellisenseList
XmlNotepad.XmlIntellisenseList
Description
This is class XmlNotepad.XmlIntellisenseList.
Constructors
XmlIntellisenseList
This is XmlIntellisenseList, a member of class XmlIntellisenseList.
Methods
Show:
Inherited
No members matching the current filter
Add
This is Add, a member of class XmlIntellisenseList.
GetTooltip
Returns tooltip for given item (Inherited from
IIntellisenseList
)
GetTooltip
Returns tooltip for given item
GetValue
Returns intellisense string at given position. (Inherited from
IIntellisenseList
)
GetValue
Returns intellisense string at given position.
Sort
This is Sort, a member of class XmlIntellisenseList.
Properties
Show:
Inherited
No members matching the current filter
Count
Count of items in the list (Inherited from
IIntellisenseList
)
Count
Count of items in the list
IsOpen
If open is true then the user can enter something other than what is in the list of values returned...
more
(Inherited from
IIntellisenseList
)
IsOpen
If open is true then the user can enter something other than what is in the list of values returned...
more
See Also
XmlIntellisenseList Methods
XmlIntellisenseList Properties
Classes