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
/
NoBorderTabControl
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
/
NoBorderTabControl Classes (XmlNotepad)
NoBorderTabControl.NoBorderTabControl
NoBorderTabControl Classes (XmlNotepad)
NoBorderTabControl Methods (XmlNotepad)
NoBorderTabControl Properties (XmlNotepad)
NoBorderTabControl Delegates (XmlNotepad)
NoBorderTabControl Events (XmlNotepad)
/
NoBorderTabControl.TabPageCollection
NoBorderTabControl.TabPageCollection
Close
Search
NoBorderTabControl.TabPageCollection Class
Namespace:
XmlNotepad
C++
C#
Visual Basic
IDL
JavaScript
class
TabPageCollection
:
public
IList
;
public
class
TabPageCollection
:
IList
;
Public
Class
TabPageCollection
Inherits
IList
class
TabPageCollection :
public
IList
;
TabPageCollection
Inheritance
System.Collections.IList
XmlNotepad.NoBorderTabControl.TabPageCollection
Description
This is class XmlNotepad.NoBorderTabControl.TabPageCollection.
Events
PageAdded
This is PageAdded, a member of class TabPageCollection.
PageRemoved
This is PageRemoved, a member of class TabPageCollection.
Methods
Add
This is Add, a member of class TabPageCollection.
Clear
This is Clear, a member of class TabPageCollection.
Contains
This is Contains, a member of class TabPageCollection.
CopyTo
This is CopyTo, a member of class TabPageCollection.
GetEnumerator
This is GetEnumerator, a member of class TabPageCollection.
IndexOf
This is IndexOf, a member of class TabPageCollection.
Insert
This is Insert, a member of class TabPageCollection.
Remove
This is Remove, a member of class TabPageCollection.
RemoveAt
This is RemoveAt, a member of class TabPageCollection.
Properties
Count
This is Count, a member of class TabPageCollection.
IsFixedSize
This is IsFixedSize, a member of class TabPageCollection.
IsReadOnly
This is IsReadOnly, a member of class TabPageCollection.
IsSynchronized
This is IsSynchronized, a member of class TabPageCollection.
SyncRoot
This is SyncRoot, a member of class TabPageCollection.
Indexers
this
This is this, a member of class TabPageCollection.
See Also
TabPageCollection Methods
TabPageCollection Indexers
TabPageCollection Properties
TabPageCollection Events
NoBorderTabControl Classes