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
91c0ad07_face___Windows_app_development__Topic
[Description] Describes the technologies that enable you to support the many cultures and written languages of the international marketplace in your Windows-based applications. [Topic]
Internationalization for Windows Applications
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] Describes accessibility features that make it easier for persons with disabilities to use computers. [Topic]
Accessibility
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] Describes features that enable the user to interact with an application, through devices such as the keyboard, mouse, and touch screens. [Topic]
User Interaction
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] Describes the elements of an application with a Windows-based graphical user interface. [Topic]
Windows and Messages
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] Desktop Window Manager (DWM) enables visual effects on the desktop as well as various features such as glass window frames, 3-D window transition animations, Windows Flip and Windows Flip3D, and high resolution support. [Topic]
Desktop Window Manager
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] A dialog box is a temporary window an application creates to retrieve user input. An application typically uses dialog boxes to prompt the user for additional information for menu items. A dialog box usually contains one or more controls (child windows) with which the user enters text, chooses options, or directs the action. [Topic]
Dialog Boxes
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] A resource is binary data that you can add to the executable file of a Windows-based application. A resource can be either standard or defined. The data in a standard resource describes an icon, cursor, menu, dialog box, bitmap, enhanced metafile, font, accelerator table, message-table entry, string-table entry, or version information. An application-defined resource, also called a custom resource, contains any data required by a specific application. [Topic]
Menus and Other Resources
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] Describes basic methods of exchanging data, such as the clipboard and Dynamic Data Exchange. [Topic]
Data Exchange
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] Writing a DPI-aware application is the key to making a UI look consistently good across a wide variety of high-DPI display settings. An application that is not DPI-aware but is running on a high-DPI display setting can suffer from many visual artifacts, including incorrect scaling of UI elements, clipped text, and blurry images. By adding support in your application for DPI awareness, you guarantee that the presentation of your application's UI is more predictable, making it more visually appealing to users. [Topic]
High DPI
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] The Windows Animation Manager (Windows Animation) enables rich animation of user interface elements. It is designed to simplify the process of adding animation to an application's user interface and to enable developers to implement animations that are smooth, natural, and interactive. [Topic]
Windows Animation Manager
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] A control is a child window that an application uses in conjunction with another window to enable user interaction. Controls provide the user a way to view and edit text, choose options, choose commands, initiate actions, and view status. [Topic]
Windows Controls
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
91c0ad07_face___Windows_app_development__Topic
[Description] The Windows Ribbon framework is a rich command presentation system that provides a modern alternative to the layered menus, toolbars, and task panes of traditional Windows applications. The Ribbon framework is composed of a ribbon command bar that exposes the major features of an application through a series of tabs at the top of an application window, and a context menu system. [Topic]
Windows Ribbon Framework
[]
Desktop App User Interface - Windows app development
Topic
https://msdn.microsoft.com/en-us/library/windows/desktop/ff657751(v=vs.85).aspx
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_874529579_0.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the basic interface that all channel objects must implement. It requires that they implement the state machine interface shared by all communication objects and that they implement a method to retrieve objects from the channel stack. [Interface]
IChannel
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface that must be implemented by a channel factory to produce channels. [Interface]
IChannelFactory
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface that must be implemented by channel factories that create type-specific channels. [Interface]
IChannelFactory
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface that a channel must implement to both send and receive messages. [Interface]
IDuplexChannel
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface for the session implemented on each side of a bi-directional communication between messaging endpoints. [Interface]
IDuplexSession
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface that associates a duplex channel with a session. [Interface]
IDuplexSessionChannel
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface used to provide access to an optional instance of CookieContainer that can be used to manage a collection of cookies. [Interface]
IHttpCookieContainerManager
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface that a channel must implement to receive a message. [Interface]
IInputChannel
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface for the session implemented on the receiving side of a one-way communication between messaging endpoints. [Interface]
IInputSession
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface that associates an input channel with a session. [Interface]
IInputSessionChannel
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines an interface that you can implement to describe a set of properties for a message. [Interface]
IMessageProperty
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface that a channel must implement to send a message. [Interface]
IOutputChannel
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface for the session implemented on the sending side of a one-way communication between messaging endpoints. [Interface]
IOutputSession
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface that associates an output channel with a session. [Interface]
IOutputSessionChannel
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the contract that a channel must implement to be on the requesting side of a request-reply communication between messaging endpoints. [Interface]
IRequestChannel
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface to associate a request channel with a session. [Interface]
IRequestSessionChannel
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface to establish a shared context among parties that exchange messages by providing an ID for the communication session. [Interface]
ISession
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
05f30c10_iceModel_Channels_Namespace_____Interface
[Description] Defines the interface that associates a channel with a specific type of session. [Interface]
ISessionChannel
[]
System.ServiceModel.Channels Namespace ()
Interface
https://msdn.microsoft.com/en-us/library/system.servicemodel.channels(v=vs.95).aspx
10/1438042988065.26_20150728002308-00161-ip-10-236-191-2_888956380_1.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_BOTTOM [Meaning]
Justifies the text to the bottom of the rectangle. This value is used only with the DT_SINGLELINE value.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_CALCRECT [Meaning]
Determines the width and height of the rectangle. If there are multiple lines of text, DrawText uses the width of the rectangle pointed to by the lpRect parameter and extends the base of the rectangle to bound the last line of text. If the largest word is wider than the rectangle, the width is expanded. If the text is less than the width of the rectangle, the width is reduced. If there is only one line of text, DrawText modifies the right side of the rectangle so that it bounds the last character in the line. In either case, DrawText returns the height of the formatted text but does not draw the text.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_CENTER [Meaning]
Centers text horizontally in the rectangle.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_EDITCONTROL [Meaning]
Duplicates the text-displaying characteristics of a multiline edit control. Specifically, the average character width is calculated in the same manner as for an edit control, and the function does not display a partially visible last line.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_END_ELLIPSIS [Meaning]
For displayed text, if the end of a string does not fit in the rectangle, it is truncated and ellipses are added. If a word that is not at the end of the string goes beyond the limits of the rectangle, it is truncated without ellipses. The string is not modified unless the DT_MODIFYSTRING flag is specified. Compare with DT_PATH_ELLIPSIS and DT_WORD_ELLIPSIS.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_EXPANDTABS [Meaning]
Expands tab characters. The default number of characters per tab is eight. The DT_WORD_ELLIPSIS, DT_PATH_ELLIPSIS, and DT_END_ELLIPSIS values cannot be used with the DT_EXPANDTABS value.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_EXTERNALLEADING [Meaning]
Includes the font external leading in line height. Normally, external leading is not included in the height of a line of text.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_HIDEPREFIX [Meaning]
Ignores the ampersand (&) prefix character in the text. The letter that follows will not be underlined, but other mnemonic-prefix characters are still processed. Example: input string: "A&bc&&d" normal: "Abc&d" DT_HIDEPREFIX: "Abc&d" Compare with DT_NOPREFIX and DT_PREFIXONLY.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_INTERNAL [Meaning]
Uses the system font to calculate text metrics.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_LEFT [Meaning]
Aligns text to the left.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_MODIFYSTRING [Meaning]
Modifies the specified string to match the displayed text. This value has no effect unless DT_END_ELLIPSIS or DT_PATH_ELLIPSIS is specified.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_NOCLIP [Meaning]
Draws without clipping. DrawText is somewhat faster when DT_NOCLIP is used.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_NOFULLWIDTHCHARBREAK [Meaning]
Prevents a line break at a DBCS (double-wide character string), so that the line breaking rule is equivalent to SBCS strings. For example, this can be used in Korean windows, for more readability of icon labels. This value has no effect unless DT_WORDBREAK is specified.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_NOPREFIX [Meaning]
Turns off processing of prefix characters. Normally, DrawText interprets the mnemonic-prefix character & as a directive to underscore the character that follows, and the mnemonic-prefix characters && as a directive to print a single &. By specifying DT_NOPREFIX, this processing is turned off. For example, Example: input string: "A&bc&&d" normal: "Abc&d" DT_NOPREFIX: "A&bc&&d" Compare with DT_HIDEPREFIX and DT_PREFIXONLY.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_PATH_ELLIPSIS [Meaning]
For displayed text, replaces characters in the middle of the string with ellipses so that the result fits in the specified rectangle. If the string contains backslash (\) characters, DT_PATH_ELLIPSIS preserves as much as possible of the text after the last backslash. The string is not modified unless the DT_MODIFYSTRING flag is specified. Compare with DT_END_ELLIPSIS and DT_WORD_ELLIPSIS.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_PREFIXONLY [Meaning]
Draws only an underline at the position of the character following the ampersand (&) prefix character. Does not draw any other characters in the string. For example, Example: input string: "A&bc&&d"n normal: "Abc&d" DT_PREFIXONLY: " _ " Compare with DT_HIDEPREFIX and DT_NOPREFIX.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_RIGHT [Meaning]
Aligns text to the right.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_RTLREADING [Meaning]
Layout in right-to-left reading order for bidirectional text when the font selected into the hdc is a Hebrew or Arabic font. The default reading order for all text is left-to-right.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_SINGLELINE [Meaning]
Displays text on a single line only. Carriage returns and line feeds do not break the line.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_TABSTOP [Meaning]
Sets tab stops. Bits 15-8 (high-order byte of the low-order word) of the uFormat parameter specify the number of characters for each tab. The default number of characters per tab is eight. The DT_CALCRECT, DT_EXTERNALLEADING, DT_INTERNAL, DT_NOCLIP, and DT_NOPREFIX values cannot be used with the DT_TABSTOP value.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_TOP [Meaning]
Justifies the text to the top of the rectangle.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_VCENTER [Meaning]
Centers text vertically. This value is used only with the DT_SINGLELINE value.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_WORDBREAK [Meaning]
Breaks words. Lines are automatically broken between words if a word would extend past the edge of the rectangle specified by the lpRect parameter. A carriage return-line feed sequence also breaks the line. If this is not specified, output is on one line.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
0008b384_DrawText_function__Windows___Meaning
[Value] DT_WORD_ELLIPSIS [Meaning]
Truncates any word that does not fit in the rectangle and adds ellipses. Compare with DT_END_ELLIPSIS and DT_PATH_ELLIPSIS.
[]
DrawText function (Windows)
Meaning
https://msdn.microsoft.com/pt-br/library/windows/desktop/dd162498(v=vs.85).aspx
10/1438042988065.26_20150728002308-00193-ip-10-236-191-2_877126147_0.json
5934aa08_em_Windows_Forms_VisualStyles___Description
[Name] Checked [Description]
Gets a visual style element that represents a toolbar button in the checked state.
[]
VisualStyleElement.ToolBar.Button Class (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.visualstyleelement.toolbar.button.aspx
10/1438042992201.62_20150728002312-00184-ip-10-236-191-2_883480464_0.json
5934aa08_em_Windows_Forms_VisualStyles___Description
[Name] Disabled [Description]
Gets a visual style element that represents a toolbar button in the disabled state.
[]
VisualStyleElement.ToolBar.Button Class (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.visualstyleelement.toolbar.button.aspx
10/1438042992201.62_20150728002312-00184-ip-10-236-191-2_883480464_0.json
5934aa08_em_Windows_Forms_VisualStyles___Description
[Name] Hot [Description]
Gets a visual style element that represents a toolbar button in the hot state.
[]
VisualStyleElement.ToolBar.Button Class (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.visualstyleelement.toolbar.button.aspx
10/1438042992201.62_20150728002312-00184-ip-10-236-191-2_883480464_0.json
5934aa08_em_Windows_Forms_VisualStyles___Description
[Name] HotChecked [Description]
Gets a visual style element that represents a toolbar button in the hot and checked states.
[]
VisualStyleElement.ToolBar.Button Class (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.visualstyleelement.toolbar.button.aspx
10/1438042992201.62_20150728002312-00184-ip-10-236-191-2_883480464_0.json
5934aa08_em_Windows_Forms_VisualStyles___Description
[Name] Normal [Description]
Gets a visual style element that represents a toolbar button in the normal state.
[]
VisualStyleElement.ToolBar.Button Class (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.visualstyleelement.toolbar.button.aspx
10/1438042992201.62_20150728002312-00184-ip-10-236-191-2_883480464_0.json
5934aa08_em_Windows_Forms_VisualStyles___Description
[Name] Pressed [Description]
Gets a visual style element that represents a toolbar button in the pressed state.
[]
VisualStyleElement.ToolBar.Button Class (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.visualstyleelement.toolbar.button.aspx
10/1438042992201.62_20150728002312-00184-ip-10-236-191-2_883480464_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] ActiveWindowTrackingDelay [Description]
Gets the active window tracking delay.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] ArrangeDirection [Description]
Gets a value that indicates the direction in which the operating system arranges minimized windows.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] ArrangeStartingPosition [Description]
Gets an ArrangeStartingPosition value that indicates the starting position from which the operating system arranges minimized windows.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] BootMode [Description]
Gets a BootMode value that indicates the boot mode the system was started in.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] Border3DSize [Description]
Gets the thickness, in pixels, of a three-dimensional (3-D) style window or system control border.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] BorderMultiplierFactor [Description]
Gets the border multiplier factor that is used when determining the thickness of a window's sizing border.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] BorderSize [Description]
Gets the thickness, in pixels, of a flat-style window or system control border.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] CaptionButtonSize [Description]
Gets the standard size, in pixels, of a button in a window's title bar.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] CaptionHeight [Description]
Gets the height, in pixels, of the standard title bar area of a window.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] CaretBlinkTime [Description]
Gets the caret blink time.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] CaretWidth [Description]
Gets the width, in pixels, of the caret in edit controls.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] ComputerName [Description]
Gets the NetBIOS computer name of the local computer.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] CursorSize [Description]
Gets the maximum size, in pixels, that a cursor can occupy.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] DbcsEnabled [Description]
Gets a value indicating whether the operating system is capable of handling double-byte character set (DBCS) characters.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] DebugOS [Description]
Gets a value indicating whether the debug version of USER.EXE is installed.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] DoubleClickSize [Description]
Gets the dimensions, in pixels, of the area within which the user must click twice for the operating system to consider the two clicks a double-click.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] DoubleClickTime [Description]
Gets the maximum number of milliseconds that can elapse between a first click and a second click for the OS to consider the mouse action a double-click.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] DragFullWindows [Description]
Gets a value indicating whether the user has enabled full window drag.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] DragSize [Description]
Gets the width and height of a rectangle centered on the point the mouse button was pressed, within which a drag operation will not begin.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] FixedFrameBorderSize [Description]
Gets the thickness, in pixels, of the frame border of a window that has a caption and is not resizable.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] FontSmoothingContrast [Description]
Gets the font smoothing contrast value used in ClearType smoothing.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] FontSmoothingType [Description]
Gets the current type of font smoothing.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] FrameBorderSize [Description]
Gets the thickness, in pixels, of the resizing border that is drawn around the perimeter of a window that is being drag resized.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] HighContrast [Description]
Gets a value indicating whether the user has enabled the high-contrast mode accessibility feature.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] HorizontalFocusThickness [Description]
Gets the thickness of the left and right edges of the system focus rectangle, in pixels.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] HorizontalResizeBorderThickness [Description]
Gets the thickness of the left and right edges of the sizing border around the perimeter of a window being resized, in pixels.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] HorizontalScrollBarArrowWidth [Description]
Gets the width, in pixels, of the arrow bitmap on the horizontal scroll bar.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] HorizontalScrollBarHeight [Description]
Gets the default height, in pixels, of the horizontal scroll bar.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] HorizontalScrollBarThumbWidth [Description]
Gets the width, in pixels, of the scroll box in a horizontal scroll bar.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IconHorizontalSpacing [Description]
Gets the width, in pixels, of an icon arrangement cell in large icon view.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IconSize [Description]
Gets the dimensions, in pixels, of the Windows default program icon size.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IconSpacingSize [Description]
Gets the size, in pixels, of the grid square used to arrange icons in a large-icon view.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IconVerticalSpacing [Description]
Gets the height, in pixels, of an icon arrangement cell in large icon view.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IsActiveWindowTrackingEnabled [Description]
Gets a value indicating whether active window tracking is enabled.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IsComboBoxAnimationEnabled [Description]
Gets a value indicating whether the slide-open effect for combo boxes is enabled.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IsDropShadowEnabled [Description]
Gets a value indicating whether the drop shadow effect is enabled.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IsFlatMenuEnabled [Description]
Gets a value indicating whether native user menus have a flat menu appearance.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IsFontSmoothingEnabled [Description]
Gets a value indicating whether font smoothing is enabled.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IsHotTrackingEnabled [Description]
Gets a value indicating whether hot tracking of user-interface elements, such as menu names on menu bars, is enabled.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json
5df17fcc_n_Class__System_Windows_Forms___Description
[Name] IsIconTitleWrappingEnabled [Description]
Gets a value indicating whether icon-title wrapping is enabled.
[]
SystemInformation Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.aspx
10/1438042988065.26_20150728002308-00114-ip-10-236-191-2_888794575_0.json