task stringlengths 24 71 | input stringlengths 8 2.38k | output stringlengths 1 2.34k | options list | pageTitle stringlengths 4 140 | outputColName stringlengths 1 79 | url stringlengths 41 160 | wdcFile stringlengths 71 74 |
|---|---|---|---|---|---|---|---|
11dd511c_pace___Windows_app_development__Class | [Description] Represents the app view switching behaviors for an app. [Class] | ApplicationViewSwitcher | [] | Windows.UI.ViewManagement namespace - Windows app development | Class | https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement | 17/1438042987228.91_20150728002307-00311-ip-10-236-191-2_869095104_0.json |
11dd511c_pace___Windows_app_development__Class | [Description] Represents the title bar of an app. [Class] | ApplicationViewTitleBar | [] | Windows.UI.ViewManagement namespace - Windows app development | Class | https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement | 17/1438042987228.91_20150728002307-00311-ip-10-236-191-2_869095104_0.json |
11dd511c_pace___Windows_app_development__Class | [Description] Enables an app to register to receive notifications when the input pane is about to be displayed or hidden, and to determine which portion of the application's window is being obscured by the input pane. [Class] | InputPane | [] | Windows.UI.ViewManagement namespace - Windows app development | Class | https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement | 17/1438042987228.91_20150728002307-00311-ip-10-236-191-2_869095104_0.json |
11dd511c_pace___Windows_app_development__Class | [Description] Provides data for the input pane Hiding and Showing events. [Class] | InputPaneVisibilityEventArgs | [] | Windows.UI.ViewManagement namespace - Windows app development | Class | https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement | 17/1438042987228.91_20150728002307-00311-ip-10-236-191-2_869095104_0.json |
11dd511c_pace___Windows_app_development__Class | [Description] Defines a set of methods for managing the windows (app views) sent to secondary displays, such as projectors. [Class] | ProjectionManager | [] | Windows.UI.ViewManagement namespace - Windows app development | Class | https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement | 17/1438042987228.91_20150728002307-00311-ip-10-236-191-2_869095104_0.json |
11dd511c_pace___Windows_app_development__Class | [Description] Provides methods and properties for interacting with the status bar on a window (app view). [Class] | StatusBar | [] | Windows.UI.ViewManagement namespace - Windows app development | Class | https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement | 17/1438042987228.91_20150728002307-00311-ip-10-236-191-2_869095104_0.json |
11dd511c_pace___Windows_app_development__Class | [Description] Provides methods and properties for interacting with the progress indicator on the status bar on a window (app view). [Class] | StatusBarProgressIndicator | [] | Windows.UI.ViewManagement namespace - Windows app development | Class | https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement | 17/1438042987228.91_20150728002307-00311-ip-10-236-191-2_869095104_0.json |
11dd511c_pace___Windows_app_development__Class | [Description] Contains a set of common app user interface settings and operations. [Class] | UISettings | [] | Windows.UI.ViewManagement namespace - Windows app development | Class | https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement | 17/1438042987228.91_20150728002307-00311-ip-10-236-191-2_869095104_0.json |
11dd511c_pace___Windows_app_development__Class | [Description] Represents settings for a UI view. [Class] | UIViewSettings | [] | Windows.UI.ViewManagement namespace - Windows app development | Class | https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement | 17/1438042987228.91_20150728002307-00311-ip-10-236-191-2_869095104_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] BetweenShowDelay [Description] | Gets or sets the maximum time between the display of two tooltips where the second tooltip appears without a delay. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] HasDropShadow [Description] | Gets or sets whether the tooltip displays a drop shadow effect. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] HorizontalOffset [Description] | Gets or sets the offset from the left of the area that is specified for the tooltip by the PlacementRectangle and PlacementTarget properties. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] InitialShowDelay [Description] | Gets or sets the length of time before a tooltip opens. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] IsEnabled [Description] | Gets or sets whether a tooltip appears. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] IsOpen [Description] | Gets whether a tooltip is currently visible. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] Placement [Description] | Gets or sets the orientation of the tooltip when it opens, and specifies how the tooltip behaves when it overlaps screen boundaries. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] PlacementRectangle [Description] | Gets or sets the rectangular area relative to which the tooltip is positioned. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] PlacementTarget [Description] | Gets or sets the object relative to which the tooltip is positioned. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] ShowDuration [Description] | Gets or sets the amount of time that a tooltip remains visible. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] ShowOnDisabled [Description] | Gets or sets whether a tooltip appears for an object that is not enabled. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] ToolTip [Description] | Gets or sets the content of a tooltip. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
f4ff96ef_lass__System_Windows_Controls___Description | [Name] VerticalOffset [Description] | Gets or sets the distance from the top of the area that is specified for the tooltip by the PlacementRectangle and PlacementTarget properties. | [] | ToolTipService Class (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.tooltipservice.aspx?cs-save-lang=1&cs-lang=csharp | 17/1438042987866.61_20150728002307-00154-ip-10-236-191-2_881884062_0.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Gets or sets a custom StringCollection to use when the AutoCompleteSource property is set to CustomSource. [Member] | AutoCompleteCustomSource property | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Gets or sets an option that controls how automatic completion works for the ComboBox. [Member] | AutoCompleteMode property | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Gets or sets a value specifying the source of complete strings used for automatic completion. [Member] | AutoCompleteSource property | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Gets or sets the background image layout as defined in the ImageLayout enumeration. [Member] | BackgroundImageLayout property | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Maintains performance when items are added to the ComboBox one at a time. [Member] | BeginUpdate method | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Occurs when the drop-down portion of a ComboBox is shown. [Member] | DropDown event | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Occurs when the drop-down portion of the ComboBox is no longer visible. [Member] | DropDownClosed event | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Resumes painting the ComboBox control after painting is suspended by the BeginUpdate method. [Member] | EndUpdate method | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Gets or sets the flat style appearance of the button control. [Member] | FlatStyle property | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Raises the DropDownClosed event. [Member] | OnDropDownClosed method | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Raises the MouseEnter event. [Member] | OnMouseEnter method | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Raises the MouseLeave event. [Member] | OnMouseLeave method | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Raises the TextUpdate event. [Member] | OnTextUpdate method | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
7e800684_ting_Features_in_Windows_Forms__Member | [Description] Occurs when the control has formatted the text, but before the text is displayed. [Member] | TextUpdate event | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-US/library/s3tb26et(v=vs.80).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881461163_3.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] AnotherRebootPending [Description] | The job could not start because another job is restarting. The value of this member is -2147217387. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] AssessmentPreparation [Description] | There was an error when preparing to run an assessment. The value of this member is -2147217383. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] AssessmentsFailed [Description] | The job ended with one or more failed assessments. The value of this member is -2147217388. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] Canceled [Description] | The job was cancelled. The value of this member is -2147217389. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] Changed [Description] | A job was automatically run by the solution after a reboot. However, the job was modified or not the same. The value of this member is -2147217375. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] None [Description] | The job ran successfully. The value of this member is 0. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] NoRebootPending [Description] | There is no job currently awaiting a reboot. The value of this member is -2147217386. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] PostExecution [Description] | There was an error performing the job after the execution action. The value of this member is -2147217382. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] Preparation [Description] | The job could not be run because one or more preparation steps failed. Check the logs for more details. The value of this member is -2147217385. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] RestartBadData [Description] | The job restart state data could not be saved while running. The value of this member is -2147217373. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] RestartFailed [Description] | The job restart state data was corrupt once the system restarted. The value of this member is -2147217374. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] RestartPending [Description] | The job restart is pending. The value of this member is -2147217372. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] ResultsFailed [Description] | There was an error generating or finalizing the results file. The value of this member is -2147217384. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] SolutionRestart [Description] | There was an error while trying to change solutions. The value of this member is -2147217371. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
16b2792c_Microsoft_Assessments_Hosting___Description | [Member name] WaitTimeout [Description] | The job could not be run because the timeout elapsed before the currently running job completed. The value of this member is -2147217381. | [] | JobExecutionError Enumeration (Microsoft.Assessments.Hosting) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/microsoft.assessments.hosting.jobexecutionerror.aspx | 17/1438042987228.91_20150728002307-00180-ip-10-236-191-2_862581930_0.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] AutomationIdProperty [Value] See notes. [Notes] | The value of this property needs to be unique across all controls in an application. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] BoundingRectangleProperty [Value] See notes. [Notes] | The outermost rectangle that contains the whole control. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] ClickablePointProperty [Value] See notes. [Notes] | If the list control has a clickable point (a point that can be clicked to cause the list to take focus), then that point must be exposed through this property. If the value of the IsOffScreen property is true, then the NoClickablePointExceptionwill be raised. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] IsKeyboardFocusableProperty [Value] See notes. [Notes] | If the control can receive keyboard focus, it must support this property. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] NameProperty [Value] See notes. [Notes] | The value of a list control's Name property should convey the category of options that the user is being asked to select from. This property typically gets its name from a static text label. If there is not a static text label the application developer must expose a value for the Name property. The only time this property is not required for list controls is if the control is used within the subtree of another control. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] LabeledByProperty [Value] See notes. [Notes] | If there is a static text label then this property must expose a reference to that control. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] ControlTypeProperty [Value] List [Notes] | This value is the same for all UI frameworks. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] LocalizedControlTypeProperty [Value] "list" [Notes] | Localized string corresponding to the List control type. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] IsContentElementProperty [Value] True [Notes] | The list control is always included in the content view of the UI Automation tree. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] IsControlElementProperty [Value] True [Notes] | The list control is always included in the control view of the UI Automation tree. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] IsKeyboardFocusableProperty [Value] True [Notes] | If the container can accept keyboard input then this property value should be true. | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
8727ccb0_port_for_the_List_Control_Type__Notes | [UI Automation Property] HelpTextProperty [Value] See notes. [Notes] | The Help text for list controls should explain why the user is being asked to make a choice from a list of options. For example, "Selection an item from this list will set the display resolution for your monitor." | [] | UI Automation Support for the List Control Type | Notes | https://msdn.microsoft.com/en-us/library/ms742462.aspx | 17/1438042987402.78_20150728002307-00255-ip-10-236-191-2_881190998_2.json |
adc33a5f_ng_a_Data_Processing_Extension__Topic | [Description] Introduces how to write a custom data processing extension for Reporting Services. [Topic] | Introducing Data Processing Extensions | [] | Implementing a Data Processing Extension | Topic | https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx | 17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json |
adc33a5f_ng_a_Data_Processing_Extension__Topic | [Description] Describes the requirements for implementing a custom data processing extension. [Topic] | Getting Started with a Processing Extension Implementation | [] | Implementing a Data Processing Extension | Topic | https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx | 17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json |
adc33a5f_ng_a_Data_Processing_Extension__Topic | [Description] Describes the attributes of a connection and how to implement your own Connection class for your data processing extension. [Topic] | Implementing a Connection Class for a Data Processing Extension | [] | Implementing a Data Processing Extension | Topic | https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx | 17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json |
adc33a5f_ng_a_Data_Processing_Extension__Topic | [Description] Describes the attributes of a command, and how to implement your own Command class for your data processing extension. [Topic] | Implementing a Command Class for a Data Processing Extension | [] | Implementing a Data Processing Extension | Topic | https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx | 17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json |
adc33a5f_ng_a_Data_Processing_Extension__Topic | [Description] Describes the attributes of a data reader and how to implement your own DataReader class for your data processing extension. [Topic] | Implementing a DataReader Class for a Data Processing Extension | [] | Implementing a Data Processing Extension | Topic | https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx | 17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json |
adc33a5f_ng_a_Data_Processing_Extension__Topic | [Description] Describes how to expose your custom DataSet objects to the report server for consumption. [Topic] | Using an External Dataset with Reporting Services | [] | Implementing a Data Processing Extension | Topic | https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx | 17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json |
adc33a5f_ng_a_Data_Processing_Extension__Topic | [Description] Describes how to deploy your data processing extension. [Topic] | Deploying a Data Processing Extension | [] | Implementing a Data Processing Extension | Topic | https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx | 17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json |
adc33a5f_ng_a_Data_Processing_Extension__Topic | [Description] Describes how to debug code in your data processing extensions. [Topic] | Debugging Data Processing Extension Code | [] | Implementing a Data Processing Extension | Topic | https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx | 17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json |
adc33a5f_ng_a_Data_Processing_Extension__Topic | [Description] Describes how to remove a data processing extension from a report server or Report Designer. [Topic] | Removing a Data Processing Extension | [] | Implementing a Data Processing Extension | Topic | https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx | 17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json |
5fd67b31_eration__System_Windows_Forms___Description | [Member name] AllCells [Description] | The column widths adjust to fit the contents of all cells in the columns, including header cells. | [] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.90).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881634080_0.json |
5fd67b31_eration__System_Windows_Forms___Description | [Member name] AllCellsExceptHeader [Description] | The column widths adjust to fit the contents of all cells in the columns, excluding header cells. | [] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.90).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881634080_0.json |
5fd67b31_eration__System_Windows_Forms___Description | [Member name] DisplayedCells [Description] | The column widths adjust to fit the contents of all cells in the columns that are in rows currently displayed onscreen, including header cells. | [] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.90).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881634080_0.json |
5fd67b31_eration__System_Windows_Forms___Description | [Member name] DisplayedCellsExceptHeader [Description] | The column widths adjust to fit the contents of all cells in the columns that are in rows currently displayed onscreen, excluding header cells. | [] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.90).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881634080_0.json |
5fd67b31_eration__System_Windows_Forms___Description | [Member name] None [Description] | The column widths do not automatically adjust. | [] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.90).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881634080_0.json |
5fd67b31_eration__System_Windows_Forms___Description | [Member name] ColumnHeader [Description] | The column widths adjust to fit the contents of the column header cells. | [] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.90).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881634080_0.json |
5fd67b31_eration__System_Windows_Forms___Description | [Member name] Fill [Description] | The column widths adjust so that the widths of all columns exactly fill the display area of the control, requiring horizontal scrolling only to keep column widths above the DataGridViewColumn.MinimumWidth property values. Relative column widths are determined by the relative DataGridViewColumn.FillWeight property values. | [] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.90).aspx | 17/1438042987402.78_20150728002307-00104-ip-10-236-191-2_881634080_0.json |
06636f89_ARAFORMAT2_structure__Windows___Value | [Meaning] Disables automatic hyphenation. [Value] | PFE_DONOTHYPHEN | [
[
"P",
"F",
"E",
"_",
"D",
"O",
"N",
"O",
"T",
"H",
"Y",
"P",
"H",
"E",
"N"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P",
"N",
"E",
... | PARAFORMAT2 structure (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb787942(v=vs.85).aspx | 17/1438042987402.78_20150728002307-00206-ip-10-236-191-2_869448311_4.json |
06636f89_ARAFORMAT2_structure__Windows___Value | [Meaning] No page break within the paragraph. [Value] | PFE_KEEP | [
[
"P",
"F",
"E",
"_",
"D",
"O",
"N",
"O",
"T",
"H",
"Y",
"P",
"H",
"E",
"N"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P",
"N",
"E",
... | PARAFORMAT2 structure (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb787942(v=vs.85).aspx | 17/1438042987402.78_20150728002307-00206-ip-10-236-191-2_869448311_4.json |
06636f89_ARAFORMAT2_structure__Windows___Value | [Meaning] No page break between this paragraph and the next. [Value] | PFE_KEEPNEXT | [
[
"P",
"F",
"E",
"_",
"D",
"O",
"N",
"O",
"T",
"H",
"Y",
"P",
"H",
"E",
"N"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P",
"N",
"E",
... | PARAFORMAT2 structure (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb787942(v=vs.85).aspx | 17/1438042987402.78_20150728002307-00206-ip-10-236-191-2_869448311_4.json |
06636f89_ARAFORMAT2_structure__Windows___Value | [Meaning] Disables line numbering (not implemented). [Value] | PFE_NOLINENUMBER | [
[
"P",
"F",
"E",
"_",
"D",
"O",
"N",
"O",
"T",
"H",
"Y",
"P",
"H",
"E",
"N"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P",
"N",
"E",
... | PARAFORMAT2 structure (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb787942(v=vs.85).aspx | 17/1438042987402.78_20150728002307-00206-ip-10-236-191-2_869448311_4.json |
06636f89_ARAFORMAT2_structure__Windows___Value | [Meaning] Disables widow and orphan control for the selected paragraph. [Value] | PFE_NOWIDOWCONTROL | [
[
"P",
"F",
"E",
"_",
"D",
"O",
"N",
"O",
"T",
"H",
"Y",
"P",
"H",
"E",
"N"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P",
"N",
"E",
... | PARAFORMAT2 structure (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb787942(v=vs.85).aspx | 17/1438042987402.78_20150728002307-00206-ip-10-236-191-2_869448311_4.json |
06636f89_ARAFORMAT2_structure__Windows___Value | [Meaning] Inserts a page break before the selected paragraph. [Value] | PFE_PAGEBREAKBEFORE | [
[
"P",
"F",
"E",
"_",
"D",
"O",
"N",
"O",
"T",
"H",
"Y",
"P",
"H",
"E",
"N"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P",
"N",
"E",
... | PARAFORMAT2 structure (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb787942(v=vs.85).aspx | 17/1438042987402.78_20150728002307-00206-ip-10-236-191-2_869448311_4.json |
06636f89_ARAFORMAT2_structure__Windows___Value | [Meaning] Displays text using right-to-left reading order (in Rich Edit 2.1 and later). [Value] | PFE_RTLPARA | [
[
"P",
"F",
"E",
"_",
"D",
"O",
"N",
"O",
"T",
"H",
"Y",
"P",
"H",
"E",
"N"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P",
"N",
"E",
... | PARAFORMAT2 structure (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb787942(v=vs.85).aspx | 17/1438042987402.78_20150728002307-00206-ip-10-236-191-2_869448311_4.json |
06636f89_ARAFORMAT2_structure__Windows___Value | [Meaning] Displays paragraphs side by side (not implemented). [Value] | PFE_SIDEBYSIDE | [
[
"P",
"F",
"E",
"_",
"D",
"O",
"N",
"O",
"T",
"H",
"Y",
"P",
"H",
"E",
"N"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P",
"N",
"E",
... | PARAFORMAT2 structure (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb787942(v=vs.85).aspx | 17/1438042987402.78_20150728002307-00206-ip-10-236-191-2_869448311_4.json |
06636f89_ARAFORMAT2_structure__Windows___Value | [Meaning] The paragraph is a table row. [Value] | PFE_TABLE | [
[
"P",
"F",
"E",
"_",
"D",
"O",
"N",
"O",
"T",
"H",
"Y",
"P",
"H",
"E",
"N"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P",
"N",
"E",
... | PARAFORMAT2 structure (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb787942(v=vs.85).aspx | 17/1438042987402.78_20150728002307-00206-ip-10-236-191-2_869448311_4.json |
06636f89_ARAFORMAT2_structure__Windows___Value | [Meaning] The paragraph is a start delimiter (U+FFF9 U+000D) or end delimiter (U+FFFB U+000D) of a row in a table. [Value] | PFE_TABLEROWDELIMITER | [
[
"P",
"F",
"E",
"_",
"D",
"O",
"N",
"O",
"T",
"H",
"Y",
"P",
"H",
"E",
"N"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P"
],
[
"P",
"F",
"E",
"_",
"K",
"E",
"E",
"P",
"N",
"E",
... | PARAFORMAT2 structure (Windows) | Value | https://msdn.microsoft.com/en-us/library/bb787942(v=vs.85).aspx | 17/1438042987402.78_20150728002307-00206-ip-10-236-191-2_869448311_4.json |
f8d383da_soft_SqlServer_Management_Smo___Description | [Name] ClassifierFunction [Description] | Gets or sets a classifier user-defined function for implementing classification rules. | [] | ResourceGovernor Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/bb934074.aspx | 17/1438042987228.91_20150728002307-00312-ip-10-236-191-2_863856819_1.json |
f8d383da_soft_SqlServer_Management_Smo___Description | [Name] Enabled [Description] | Gets or sets a value that indicates whether the resource governor is enabled. | [] | ResourceGovernor Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/bb934074.aspx | 17/1438042987228.91_20150728002307-00312-ip-10-236-191-2_863856819_1.json |
f8d383da_soft_SqlServer_Management_Smo___Description | [Name] MaxOutstandingIOPerVolume [Description] | Gets or sets the maximum outstanding Input/Output of resource per volume. | [] | ResourceGovernor Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/bb934074.aspx | 17/1438042987228.91_20150728002307-00312-ip-10-236-191-2_863856819_1.json |
f8d383da_soft_SqlServer_Management_Smo___Description | [Name] Parent [Description] | Returns the parent object, in this case a server. | [] | ResourceGovernor Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/bb934074.aspx | 17/1438042987228.91_20150728002307-00312-ip-10-236-191-2_863856819_1.json |
f8d383da_soft_SqlServer_Management_Smo___Description | [Name] Properties [Description] | Gets a collection of Property objects that represent the object properties.(Inherited from SqlSmoObject.) | [] | ResourceGovernor Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/bb934074.aspx | 17/1438042987228.91_20150728002307-00312-ip-10-236-191-2_863856819_1.json |
f8d383da_soft_SqlServer_Management_Smo___Description | [Name] ReconfigurePending [Description] | Indicates whether changes to a group or pool were made but have not been applied to the in-memory configuration. | [] | ResourceGovernor Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/bb934074.aspx | 17/1438042987228.91_20150728002307-00312-ip-10-236-191-2_863856819_1.json |
f8d383da_soft_SqlServer_Management_Smo___Description | [Name] ResourcePools [Description] | Gets the Resource Pool Collection. | [] | ResourceGovernor Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/bb934074.aspx | 17/1438042987228.91_20150728002307-00312-ip-10-236-191-2_863856819_1.json |
f8d383da_soft_SqlServer_Management_Smo___Description | [Name] State [Description] | Gets the state of the referenced object.(Inherited from SmoObjectBase.) | [] | ResourceGovernor Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/bb934074.aspx | 17/1438042987228.91_20150728002307-00312-ip-10-236-191-2_863856819_1.json |
f8d383da_soft_SqlServer_Management_Smo___Description | [Name] Urn [Description] | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.(Inherited from SqlSmoObject.) | [] | ResourceGovernor Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/bb934074.aspx | 17/1438042987228.91_20150728002307-00312-ip-10-236-191-2_863856819_1.json |
f8d383da_soft_SqlServer_Management_Smo___Description | [Name] UserData [Description] | Gets or sets user-defined data associated with the referenced object.(Inherited from SmoObjectBase.) | [] | ResourceGovernor Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/bb934074.aspx | 17/1438042987228.91_20150728002307-00312-ip-10-236-191-2_863856819_1.json |
65674ef5_StringWriter_Class__System_IO___e_the_example_in_this_topic___ | [To do this...] Create a text file. | How to: Write Text to a File | [] | StringWriter Class (System.IO) | See the example in this topic... | https://msdn.microsoft.com/en-us/library/hs9kt2e9(v=vs.100).aspx | 17/1438042987228.91_20150728002307-00074-ip-10-236-191-2_866907388_4.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.