task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
sequence
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
af28652f_EnvDTE80_Namespace_____Enumeration
[Description] The data type that the function returns. [Enumeration]
vsCMTypeRef2
[]
EnvDTE80 Namespace ()
Enumeration
https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx
22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json
af28652f_EnvDTE80_Namespace_____Enumeration
[Description] Describes the kind of control that should be used for a command. [Enumeration]
vsCommandControlType
[]
EnvDTE80 Namespace ()
Enumeration
https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx
22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json
af28652f_EnvDTE80_Namespace_____Enumeration
[Description] Defines command style options. [Enumeration]
vsCommandStyle
[]
EnvDTE80 Namespace ()
Enumeration
https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx
22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json
af28652f_EnvDTE80_Namespace_____Enumeration
[Description] Represents the behavior of the ReplacePattern method, such as how to search, where to begin the search, whether to search forward or backward, and whether to apply case sensitivity. [Enumeration]
vsFindOptions2
[]
EnvDTE80 Namespace ()
Enumeration
https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx
22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json
af28652f_EnvDTE80_Namespace_____Enumeration
[Description] Describes the status of the search result. [Enumeration]
vsIncrementalSearchResult
[]
EnvDTE80 Namespace ()
Enumeration
https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx
22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json
af28652f_EnvDTE80_Namespace_____Enumeration
[Description] Indicates the publish state of a solution. [Enumeration]
vsPublishState
[]
EnvDTE80 Namespace ()
Enumeration
https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx
22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json
af28652f_EnvDTE80_Namespace_____Enumeration
[Description] Indicates document control checkout options. [Enumeration]
vsSourceControlCheckOutOptions
[]
EnvDTE80 Namespace ()
Enumeration
https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx
22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json
af28652f_EnvDTE80_Namespace_____Enumeration
[Description] A set of color standards for consistent UI design. [Enumeration]
vsThemeColors
[]
EnvDTE80 Namespace ()
Enumeration
https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx
22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json
e83ca832_erge_genhistory__Transact_SQL___Description
[Column name] guidsrc [Data type] uniqueidentifier [Description]
The global identifier of the changes identified by generation at the Subscriber.
[]
MSmerge_genhistory (Transact-SQL)
Description
https://msdn.microsoft.com/en-us/library/ms178533.aspx
22/1438042990609.0_20150728002310-00335-ip-10-236-191-2_884801438_0.json
e83ca832_erge_genhistory__Transact_SQL___Description
[Column name] pubid [Data type] uniqueidentifier [Description]
The publication identifier.
[]
MSmerge_genhistory (Transact-SQL)
Description
https://msdn.microsoft.com/en-us/library/ms178533.aspx
22/1438042990609.0_20150728002310-00335-ip-10-236-191-2_884801438_0.json
e83ca832_erge_genhistory__Transact_SQL___Description
[Column name] generation [Data type] bigint [Description]
The generation value.
[]
MSmerge_genhistory (Transact-SQL)
Description
https://msdn.microsoft.com/en-us/library/ms178533.aspx
22/1438042990609.0_20150728002310-00335-ip-10-236-191-2_884801438_0.json
e83ca832_erge_genhistory__Transact_SQL___Description
[Column name] art_nick [Data type] int [Description]
The nickname for the article.
[]
MSmerge_genhistory (Transact-SQL)
Description
https://msdn.microsoft.com/en-us/library/ms178533.aspx
22/1438042990609.0_20150728002310-00335-ip-10-236-191-2_884801438_0.json
e83ca832_erge_genhistory__Transact_SQL___Description
[Column name] nicknames [Data type] varbinary(1001) [Description]
A list of nicknames of other Subscribers that are known to already have this generation. It is used to avoid sending a generation to a Subscriber that has already seen those changes. Nicknames in the nicknames list are maintained in sorted order to make searches more efficient. If there are more nicknames than can fit in this field, they will not benefit from this optimization.
[]
MSmerge_genhistory (Transact-SQL)
Description
https://msdn.microsoft.com/en-us/library/ms178533.aspx
22/1438042990609.0_20150728002310-00335-ip-10-236-191-2_884801438_0.json
e83ca832_erge_genhistory__Transact_SQL___Description
[Column name] coldate [Data type] datetime [Description]
Date when current generation is added to the table.
[]
MSmerge_genhistory (Transact-SQL)
Description
https://msdn.microsoft.com/en-us/library/ms178533.aspx
22/1438042990609.0_20150728002310-00335-ip-10-236-191-2_884801438_0.json
e83ca832_erge_genhistory__Transact_SQL___Description
[Column name] genstatus [Data type] tinyint [Description]
The status of the generation as follows: 0 = Open. 1 = Closed. 2 = Closed and originated at another Subscriber.
[]
MSmerge_genhistory (Transact-SQL)
Description
https://msdn.microsoft.com/en-us/library/ms178533.aspx
22/1438042990609.0_20150728002310-00335-ip-10-236-191-2_884801438_0.json
e83ca832_erge_genhistory__Transact_SQL___Description
[Column name] changecount [Data type] int [Description]
The number of changes reflected in a given generation
[]
MSmerge_genhistory (Transact-SQL)
Description
https://msdn.microsoft.com/en-us/library/ms178533.aspx
22/1438042990609.0_20150728002310-00335-ip-10-236-191-2_884801438_0.json
1f41933d_ETIMEOPTIONS_message__Windows___Meaning
[Value] IMF_CLOSESTATUSWINDOW [Meaning]
Closes the IME status window when the control receives the input focus.
[]
EM_SETIMEOPTIONS message (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/bb774248(v=vs.85).aspx
22/1438042990177.43_20150728002310-00015-ip-10-236-191-2_889188566_1.json
1f41933d_ETIMEOPTIONS_message__Windows___Meaning
[Value] IMF_FORCEACTIVE [Meaning]
Activates the IME when the control receives the input focus.
[]
EM_SETIMEOPTIONS message (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/bb774248(v=vs.85).aspx
22/1438042990177.43_20150728002310-00015-ip-10-236-191-2_889188566_1.json
1f41933d_ETIMEOPTIONS_message__Windows___Meaning
[Value] IMF_FORCEDISABLE [Meaning]
Disables the IME when the control receives the input focus.
[]
EM_SETIMEOPTIONS message (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/bb774248(v=vs.85).aspx
22/1438042990177.43_20150728002310-00015-ip-10-236-191-2_889188566_1.json
1f41933d_ETIMEOPTIONS_message__Windows___Meaning
[Value] IMF_FORCEENABLE [Meaning]
Enables the IME when the control receives the input focus.
[]
EM_SETIMEOPTIONS message (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/bb774248(v=vs.85).aspx
22/1438042990177.43_20150728002310-00015-ip-10-236-191-2_889188566_1.json
1f41933d_ETIMEOPTIONS_message__Windows___Meaning
[Value] IMF_FORCEINACTIVE [Meaning]
Inactivates the IME when the control receives the input focus.
[]
EM_SETIMEOPTIONS message (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/bb774248(v=vs.85).aspx
22/1438042990177.43_20150728002310-00015-ip-10-236-191-2_889188566_1.json
1f41933d_ETIMEOPTIONS_message__Windows___Meaning
[Value] IMF_FORCENONE [Meaning]
Disables IME handling.
[]
EM_SETIMEOPTIONS message (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/bb774248(v=vs.85).aspx
22/1438042990177.43_20150728002310-00015-ip-10-236-191-2_889188566_1.json
1f41933d_ETIMEOPTIONS_message__Windows___Meaning
[Value] IMF_FORCEREMEMBER [Meaning]
Restores the previous IME status when the control receives the input focus.
[]
EM_SETIMEOPTIONS message (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/bb774248(v=vs.85).aspx
22/1438042990177.43_20150728002310-00015-ip-10-236-191-2_889188566_1.json
1f41933d_ETIMEOPTIONS_message__Windows___Meaning
[Value] IMF_MULTIPLEEDIT [Meaning]
Specifies that the composition string will not be canceled or determined by focus changes. This allows an application to have separate composition strings on each rich edit control.
[]
EM_SETIMEOPTIONS message (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/bb774248(v=vs.85).aspx
22/1438042990177.43_20150728002310-00015-ip-10-236-191-2_889188566_1.json
1f41933d_ETIMEOPTIONS_message__Windows___Meaning
[Value] IMF_VERTICAL [Meaning]
Note used in Rich Edit 2.0 and later.
[]
EM_SETIMEOPTIONS message (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/bb774248(v=vs.85).aspx
22/1438042990177.43_20150728002310-00015-ip-10-236-191-2_889188566_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the AccessibleObject assigned to the control. [Name]
AccessibilityObject
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the default action description of the control for use by accessibility client applications. [Name]
AccessibleDefaultActionDescription
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the description that will be reported to accessibility client applications. [Name]
AccessibleDescription
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the name of the control for use by accessibility client applications. [Name]
AccessibleName
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the accessible role of the control, which specifies the type of user interface element of the control. [Name]
AccessibleRole
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets a value indicating whether the item aligns towards the beginning or end of the ToolStrip. [Name]
Alignment
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement. [Name]
AllowDrop
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the edges of the container to which a ToolStripItem is bound and determines how a ToolStripItem is resized with its parent. [Name]
Anchor
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets a value indicating whether the item is automatically sized. [Name]
AutoSize
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets a value indicating whether to use the Text property or the ToolTipText property for the ToolStripItem ToolTip. [Name]
AutoToolTip
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets a value indicating whether the ToolStripItem should be placed on a ToolStrip. [Name]
Available
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the background color for the item. [Name]
BackColor
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the background image displayed in the item. [Name]
BackgroundImage
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the background image layout used for the ToolStripItem. [Name]
BackgroundImageLayout
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the size and location of the item. [Name]
Bounds
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating whether the component can raise an event. (Inherited from Component.) [Name]
CanRaiseEvents
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating whether the item can be selected. [Name]
CanSelect
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the IContainer that contains the Component. (Inherited from Component.) [Name]
Container
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the area where content, such as text and icons, can be placed within a ToolStripItem without overwriting background borders. [Name]
ContentRectangle
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating whether to display the ToolTip that is defined as the default. [Name]
DefaultAutoToolTip
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating what is displayed on the ToolStripItem. [Name]
DefaultDisplayStyle
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the default margin of an item. [Name]
DefaultMargin
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the internal spacing characteristics of the item. [Name]
DefaultPadding
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the default size of the item. [Name]
DefaultSize
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) [Name]
DesignMode
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating whether items on a ToolStripDropDown are hidden after they are clicked. [Name]
DismissWhenClicked
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets whether text and images are displayed on a ToolStripItem. [Name]
DisplayStyle
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets which ToolStripItem borders are docked to its parent control and determines how a ToolStripItem is resized with its parent. [Name]
Dock
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets a value indicating whether the ToolStripItem can be activated by double-clicking the mouse. [Name]
DoubleClickEnabled
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets a value indicating whether the parent control of the ToolStripItem is enabled. [Name]
Enabled
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the list of event handlers that are attached to this Component. (Inherited from Component.) [Name]
Events
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the font of the text displayed by the item. [Name]
Font
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the foreground color of the item. [Name]
ForeColor
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the height, in pixels, of a ToolStripItem. [Name]
Height
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the image that is displayed on a ToolStripItem. [Name]
Image
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the alignment of the image on a ToolStripItem. [Name]
ImageAlign
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the index value of the image that is displayed on the item. [Name]
ImageIndex
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the key accessor for the image in the ImageList that is displayed on a ToolStripItem. [Name]
ImageKey
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets a value indicating whether an image on a ToolStripItem is automatically resized to fit in a container. [Name]
ImageScaling
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the color to treat as transparent in a ToolStripItem image. [Name]
ImageTransparentColor
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating whether the object has been disposed of. [Name]
IsDisposed
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating whether the container of the current Control is a ToolStripDropDown. [Name]
IsOnDropDown
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating whether the Placement property is set to Overflow. [Name]
IsOnOverflow
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the space between the item and adjacent items. [Name]
Margin
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets how child menus are merged with parent menus. [Name]
MergeAction
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the position of a merged item within the current ToolStrip. [Name]
MergeIndex
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the name of the item. [Name]
Name
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets whether the item is attached to the ToolStrip or ToolStripOverflowButton or can float between the two. [Name]
Overflow
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the owner of this item. [Name]
Owner
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the parent ToolStripItem of this ToolStripItem. [Name]
OwnerItem
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the internal spacing, in pixels, between the item's contents and its edges. [Name]
Padding
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the parent container of the ToolStripItem. [Name]
Parent
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the current layout of the item. [Name]
Placement
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating whether the state of the item is pressed. [Name]
Pressed
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left. [Name]
RightToLeft
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Mirrors automatically the ToolStripItem image when the RightToLeft property is set to Yes. [Name]
RightToLeftAutoMirrorImage
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating whether the item is selected. [Name]
Selected
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets a value indicating whether to show or hide shortcut keys. [Name]
ShowKeyboardCues
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the ISite of the Component. (Inherited from Component.) [Name]
Site
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the size of the item. [Name]
Size
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the object that contains data about the item. [Name]
Tag
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the text that is to be displayed on the item. [Name]
Text
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the alignment of the text on a ToolStripLabel. [Name]
TextAlign
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets the orientation of text used on a ToolStripItem. [Name]
TextDirection
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the position of ToolStripItem text and image relative to each other. [Name]
TextImageRelation
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the text that appears as a ToolTip for a control. [Name]
ToolTipText
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets a value indicating whether the item is displayed. [Name]
Visible
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
c1dffa49_m_Class__System_Windows_Forms___Name
[Description] Gets or sets the width in pixels of a ToolStripItem. [Name]
Width
[]
ToolStripItem Class (System.Windows.Forms)
Name
https://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripitem
22/1438043062635.98_20150728002422-00125-ip-10-236-191-2_873965734_1.json
ad90761d_taRow_Properties__System_Data___Description
[Name] HasErrors [Description]
Gets a value that indicates whether there are errors in a row.
[]
DataRow Properties (System.Data)
Description
https://msdn.microsoft.com/en-US/library/system.data.datarow_properties(v=vs.80).aspx
22/1438042990609.0_20150728002310-00265-ip-10-236-191-2_876725140_0.json
ad90761d_taRow_Properties__System_Data___Description
[Name] Item [Description]
Overloaded. Gets or sets data stored in a specified column.
[]
DataRow Properties (System.Data)
Description
https://msdn.microsoft.com/en-US/library/system.data.datarow_properties(v=vs.80).aspx
22/1438042990609.0_20150728002310-00265-ip-10-236-191-2_876725140_0.json
ad90761d_taRow_Properties__System_Data___Description
[Name] ItemArray [Description]
Gets or sets all the values for this row through an array.
[]
DataRow Properties (System.Data)
Description
https://msdn.microsoft.com/en-US/library/system.data.datarow_properties(v=vs.80).aspx
22/1438042990609.0_20150728002310-00265-ip-10-236-191-2_876725140_0.json
ad90761d_taRow_Properties__System_Data___Description
[Name] RowError [Description]
Gets or sets the custom error description for a row.
[]
DataRow Properties (System.Data)
Description
https://msdn.microsoft.com/en-US/library/system.data.datarow_properties(v=vs.80).aspx
22/1438042990609.0_20150728002310-00265-ip-10-236-191-2_876725140_0.json
ad90761d_taRow_Properties__System_Data___Description
[Name] RowState [Description]
Gets the current state of the row with regard to its relationship to the DataRowCollection.
[]
DataRow Properties (System.Data)
Description
https://msdn.microsoft.com/en-US/library/system.data.datarow_properties(v=vs.80).aspx
22/1438042990609.0_20150728002310-00265-ip-10-236-191-2_876725140_0.json
ad90761d_taRow_Properties__System_Data___Description
[Name] Table [Description]
Gets the DataTable for which this row has a schema.
[]
DataRow Properties (System.Data)
Description
https://msdn.microsoft.com/en-US/library/system.data.datarow_properties(v=vs.80).aspx
22/1438042990609.0_20150728002310-00265-ip-10-236-191-2_876725140_0.json
5216a31f_UI_DataVisualization_Charting___Description
[Name] Axis [Description]
Gets the axis that this CustomLabel object belongs to.
[]
CustomLabel Class (System.Web.UI.DataVisualization.Charting)
Description
https://msdn.microsoft.com/en-us/library/system.web.ui.datavisualization.charting.customlabel(v=vs.110).aspx
22/1438042990177.43_20150728002310-00314-ip-10-236-191-2_883237758_1.json