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
|
---|---|---|---|---|---|---|---|
193c6eef_tring_method__Windows_Drivers___Description
|
[Return code] STATUS_OBJECT_NAME_NOT_FOUND [Description]
|
The registry value was not available.
|
[] |
WdfRegistryQueryString method (Windows Drivers)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/hardware/ff549923
|
19/1438042985140.15_20150728002305-00224-ip-10-236-191-2_884891303_0.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] Type a case-sensitive name for the parameter. The name must begin with a letter and have letters, numbers, an underscore (_), and no spaces. For automatically-generated parameters, the name matches the query parameter in the dataset query. By default, manually-created parameters are similar to ReportParameter1. [Property]
|
Name
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] The text that appears next to the parameter on the report viewer toolbar. [Property]
|
Prompt
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] A report parameter must be one of the following data types: Text, Integer, Float, DateTime, Boolean. The data type determines the way that a report parameter appears on the report viewer toolbar. The data type can also be important when you write expressions that include a reference to the parameter. [Property]
|
Data type
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] Select this option if the value of the parameter can be an empty string or a blank. If you specify valid values for a parameter, and you want a blank value to be one of the valid values, you must include it as one of the values that you specify. Selecting this option does not automatically include a blank for available values. [Property]
|
Allow blank value
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] Select this option if the value of the parameter can be a null. If you specify valid values for a parameter, and you want null to be one of the valid values, you must include null as one of the values that you specify. Selecting this option does not automatically include a null for available values. [Property]
|
Allow null value
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] Provide available values to create a drop-down list that your users can choose from. This is a good way to ensure that only valid values are submitted in the dataset query. Select this option if the value for the parameter can be multiple values that are displayed in a drop-down list. Null values are not allowed. When this option is selected, check boxes are added to the list of available values in a parameter drop-down list. The top of the list includes a check box for Select All. Users can check the values that they want. If the data that provides values changes rapidly, the list the user sees might not be the most current. [Property]
|
Allow multiple values
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] Select this option to display the report parameter at the top of the report when it is run. This option allows users to select parameter values at run time. [Property]
|
Visible
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] Select this option to hide the report parameter in the report. The report parameter values can be set on a report URL, in a subscription definition, or on the report server using Report Manager. [Property]
|
Hidden
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] Select this option to hide the report parameter. The report parameter can only be viewed in the report definition. [Property]
|
Internal
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] If you have specified available values for a parameter, the valid values always appear as a drop-down list. For example, if you provide available values for a DateTime parameter, a drop-down list for dates appears in the parameter pane instead of a calendar control. To ensure that a list of values is consistent among a report and subreports, you can set an option on the data source to use a single transaction for all queries in the datasets that are associated with a data source. Security Note In any report that includes a parameter of data type Text, be sure to use an available values list (also known as a valid values list) and ensure that any user running the report has only the permissions necessary to view the data in the report. For more information, see Security (Report Builder 3.0). [Property]
|
Available values
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] Set default values from a query or from a static list. When each parameter has a default value, the report runs automatically on first view. [Property]
|
Default values
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
e90798d9___Report_Builder_3_0_and_SSRS___Property
|
[Description] Set a value that indicates whether this parameter directly or indirectly affects the data in a report. On the report server, this value is used to determine cache options for reports and report data. For more information, see Report Parameter Properties Dialog Box, Advanced (Report Builder 3.0). [Property]
|
Advanced
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Property
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] AutoSizeChanged [Description]
|
Infrastructure. This event is not relevant for this class.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] BackColorChanged [Description]
|
Occurs when the value of the BackColor property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] BackgroundImageChanged [Description]
|
Occurs when the value of the BackgroundImage property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] BackgroundImageLayoutChanged [Description]
|
Occurs when the BackgroundImageLayout property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] BindingContextChanged [Description]
|
Occurs when the value of the BindingContext property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] CausesValidationChanged [Description]
|
Occurs when the value of the CausesValidation property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] ChangeUICues [Description]
|
Occurs when the focus or keyboard user interface (UI) cues change.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Click [Description]
|
Occurs when the control is clicked.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] ClientSizeChanged [Description]
|
Occurs when the value of the ClientSize property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] ContextMenuChanged [Description]
|
Occurs when the value of the ContextMenu property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] ContextMenuStripChanged [Description]
|
Occurs when the value of the ContextMenuStrip property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] ControlAdded [Description]
|
Occurs when a new control is added to the Control.ControlCollection.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] ControlRemoved [Description]
|
Occurs when a control is removed from the Control.ControlCollection.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] CursorChanged [Description]
|
Occurs when the value of the Cursor property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Disposed [Description]
|
Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.)
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] DockChanged [Description]
|
Occurs when the value of the Dock property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] DoubleClick [Description]
|
Occurs when the control is double-clicked.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] DragDrop [Description]
|
Occurs when a drag-and-drop operation is completed.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] DragEnter [Description]
|
Occurs when an object is dragged into the control's bounds.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] DragLeave [Description]
|
Occurs when an object is dragged out of the control's bounds.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] DragOver [Description]
|
Occurs when an object is dragged over the control's bounds.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] EnabledChanged [Description]
|
Occurs when the Enabled property value has changed.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Enter [Description]
|
Occurs when the control is entered.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] FontChanged [Description]
|
Occurs when the Font property value changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] ForeColorChanged [Description]
|
Occurs when the ForeColor property value changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] GiveFeedback [Description]
|
Occurs during a drag operation.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] GotFocus [Description]
|
Occurs when the control receives focus.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] HandleCreated [Description]
|
Occurs when a handle is created for the control.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] HandleDestroyed [Description]
|
Occurs when the control's handle is in the process of being destroyed.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] HelpRequested [Description]
|
Occurs when the user requests help for a control.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] ImeModeChanged [Description]
|
Occurs when the ImeMode property has changed.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Invalidated [Description]
|
Occurs when a control's display requires redrawing.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] KeyDown [Description]
|
Occurs when a key is pressed while the control has focus.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] KeyPress [Description]
|
Occurs when a character. space or backspace key is pressed while the control has focus.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] KeyUp [Description]
|
Occurs when a key is released while the control has focus.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Layout [Description]
|
Occurs when a control should reposition its child controls.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Leave [Description]
|
Occurs when the input focus leaves the control.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] LocationChanged [Description]
|
Occurs when the Location property value has changed.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] LostFocus [Description]
|
Occurs when the control loses focus.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MarginChanged [Description]
|
Occurs when the control's margin changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MouseCaptureChanged [Description]
|
Occurs when the control loses mouse capture.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MouseClick [Description]
|
Occurs when the control is clicked by the mouse.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MouseDoubleClick [Description]
|
Occurs when the control is double clicked by the mouse.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MouseDown [Description]
|
Occurs when the mouse pointer is over the control and a mouse button is pressed.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MouseEnter [Description]
|
Occurs when the mouse pointer enters the control.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MouseHover [Description]
|
Occurs when the mouse pointer rests on the control.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MouseLeave [Description]
|
Occurs when the mouse pointer leaves the control.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MouseMove [Description]
|
Occurs when the mouse pointer is moved over the control.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MouseUp [Description]
|
Occurs when the mouse pointer is over the control and a mouse button is released.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] MouseWheel [Description]
|
Occurs when the mouse wheel moves while the control has focus.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Move [Description]
|
Occurs when the control is moved.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] PaddingChanged [Description]
|
Occurs when the control's padding changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Paint [Description]
|
Occurs when the control is redrawn.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] ParentChanged [Description]
|
Occurs when the Parent property value changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] PreviewKeyDown [Description]
|
Occurs before the KeyDown event when a key is pressed while focus is on this control.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] QueryAccessibilityHelp [Description]
|
Occurs when AccessibleObject is providing help to accessibility applications.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] QueryContinueDrag [Description]
|
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] RegionChanged [Description]
|
Occurs when the value of the Region property changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Resize [Description]
|
Occurs when the control is resized.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] RightToLeftChanged [Description]
|
Occurs when the RightToLeft property value changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] SizeChanged [Description]
|
Occurs when the Size property value changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] StyleChanged [Description]
|
Occurs when the control style changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] SystemColorsChanged [Description]
|
Occurs when the system colors change.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] TabIndexChanged [Description]
|
Occurs when the TabIndex property value changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] TabStopChanged [Description]
|
Occurs when the TabStop property value changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] TextChanged [Description]
|
Occurs when the Text property value changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Validated [Description]
|
Occurs when the control is finished validating.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] Validating [Description]
|
Occurs when the control is validating.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
f8db50b5_l_Class__System_Windows_Forms___Description
|
[Name] VisibleChanged [Description]
|
Occurs when the Visible property value changes.
|
[] |
Control Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
9f51719a_ormedUriString_Method__System___Error
|
[Example] http://www.contoso.com/path???/file name [Error]
|
The string is not correctly escaped.
|
[] |
Uri.IsWellFormedUriString Method (System)
|
Error
|
https://msdn.microsoft.com/en-us/library/system.uri.iswellformeduristring(v=vs.100)
|
19/1438042985140.15_20150728002305-00306-ip-10-236-191-2_855043150_0.json
|
9f51719a_ormedUriString_Method__System___Error
|
[Example] c:\\directory\filename [Error]
|
The string is an absolute Uri that represents an implicit file Uri.
|
[] |
Uri.IsWellFormedUriString Method (System)
|
Error
|
https://msdn.microsoft.com/en-us/library/system.uri.iswellformeduristring(v=vs.100)
|
19/1438042985140.15_20150728002305-00306-ip-10-236-191-2_855043150_0.json
|
9f51719a_ormedUriString_Method__System___Error
|
[Example] file://c:/directory/filename [Error]
|
The string is an absolute URI that is missing a slash before the path.
|
[] |
Uri.IsWellFormedUriString Method (System)
|
Error
|
https://msdn.microsoft.com/en-us/library/system.uri.iswellformeduristring(v=vs.100)
|
19/1438042985140.15_20150728002305-00306-ip-10-236-191-2_855043150_0.json
|
9f51719a_ormedUriString_Method__System___Error
|
[Example] http:\\host/path/file [Error]
|
The string contains unescaped backslashes even if they will be treated as forward slashes
|
[] |
Uri.IsWellFormedUriString Method (System)
|
Error
|
https://msdn.microsoft.com/en-us/library/system.uri.iswellformeduristring(v=vs.100)
|
19/1438042985140.15_20150728002305-00306-ip-10-236-191-2_855043150_0.json
|
9f51719a_ormedUriString_Method__System___Error
|
[Example] www.contoso.com/path/file [Error]
|
The string represents a hierarchical absolute Uri and does not contain "://"
|
[] |
Uri.IsWellFormedUriString Method (System)
|
Error
|
https://msdn.microsoft.com/en-us/library/system.uri.iswellformeduristring(v=vs.100)
|
19/1438042985140.15_20150728002305-00306-ip-10-236-191-2_855043150_0.json
|
9f51719a_ormedUriString_Method__System___Error
|
[Example] The example depends on the scheme of the URI. [Error]
|
The parser for the Scheme indicates that the original string was not well-formed.
|
[] |
Uri.IsWellFormedUriString Method (System)
|
Error
|
https://msdn.microsoft.com/en-us/library/system.uri.iswellformeduristring(v=vs.100)
|
19/1438042985140.15_20150728002305-00306-ip-10-236-191-2_855043150_0.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Name [Description]
|
Type a case-sensitive name for the parameter. The name must begin with a letter and have letters, numbers, an underscore (_), and no spaces. For automatically-generated parameters, the name matches the query parameter in the dataset query. By default, manually-created parameters are similar to ReportParameter1.
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Prompt [Description]
|
The text that appears next to the parameter on the report viewer toolbar.
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Data type [Description]
|
A report parameter must be one of the following data types: Text, Integer, Float, DateTime, Boolean. The data type determines the way that a report parameter appears on the report viewer toolbar. The data type can also be important when you write expressions that include a reference to the parameter.
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Allow blank value [Description]
|
Select this option if the value of the parameter can be an empty string or a blank. If you specify valid values for a parameter, and you want a blank value to be one of the valid values, you must include it as one of the values that you specify. Selecting this option does not automatically include a blank for available values.
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Allow null value [Description]
|
Select this option if the value of the parameter can be a null. If you specify valid values for a parameter, and you want null to be one of the valid values, you must include null as one of the values that you specify. Selecting this option does not automatically include a null for available values.
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Allow multiple values [Description]
|
Provide available values to create a drop-down list that your users can choose from. This is a good way to ensure that only valid values are submitted in the dataset query. Select this option if the value for the parameter can be multiple values that are displayed in a drop-down list. Null values are not allowed. When this option is selected, check boxes are added to the list of available values in a parameter drop-down list. The top of the list includes a check box for Select All. Users can check the values that they want. If the data that provides values changes rapidly, the list the user sees might not be the most current.
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Visible [Description]
|
Select this option to display the report parameter at the top of the report when it is run. This option allows users to select parameter values at run time.
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Hidden [Description]
|
Select this option to hide the report parameter in the report. The report parameter values can be set on a report URL, in a subscription definition, or on the report server using Report Manager.
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Internal [Description]
|
Select this option to hide the report parameter. The report parameter can only be viewed in the report definition.
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Available values [Description]
|
If you have specified available values for a parameter, the valid values always appear as a drop-down list. For example, if you provide available values for a DateTime parameter, a drop-down list for dates appears in the parameter pane instead of a calendar control. To ensure that a list of values is consistent among a report and subreports, you can set an option on the data source to use a single transaction for all queries in the datasets that are associated with a data source. Security Note In any report that includes a parameter of data type Text, be sure to use an available values list (also known as a valid values list) and ensure that any user running the report has only the permissions necessary to view the data in the report. For more information, see Security (Report Builder 3.0).
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Default values [Description]
|
Set default values from a query or from a static list. When each parameter has a default value, the report runs automatically on first view.
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
461a9169___Report_Builder_3_0_and_SSRS___Description
|
[Property] Advanced [Description]
|
Set a value that indicates whether this parameter directly or indirectly affects the data in a report. On the report server, this value is used to determine cache options for reports and report data. For more information, see Report Parameter Properties Dialog Box, Advanced (Report Builder 3.0).
|
[] |
Parameters (Report Builder 3.0 and SSRS)
|
Description
|
https://msdn.microsoft.com/en-us/library/dd220464(v=sql.105).aspx
|
19/1438042985140.15_20150728002305-00274-ip-10-236-191-2_881189666_2.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.