Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "DISPLAY" in [All]

odbccp32

.

Using the value of this.Handle from within a Windows Forms application's form control will cause SQLConfigDataSource to display a dialog to the user that is pre-populated with the provided attribute values.

.

        /// <param name="hwndParent">Parent window handle. The function will not display

mpr

.

        public ResourceDisplayType dwDisplayType = 0;

.

    public enum ResourceDisplayType

.

        RESOURCEDISPLAYTYPE_GENERIC,

.

        RESOURCEDISPLAYTYPE_DOMAIN,

.

        RESOURCEDISPLAYTYPE_SERVER,

.

        RESOURCEDISPLAYTYPE_SHARE,

.

        RESOURCEDISPLAYTYPE_FILE,

.

        RESOURCEDISPLAYTYPE_GROUP,

.

        RESOURCEDISPLAYTYPE_NETWORK,

.

        RESOURCEDISPLAYTYPE_ROOT,

.

        RESOURCEDISPLAYTYPE_SHAREADMIN,

.

        RESOURCEDISPLAYTYPE_DIRECTORY,

.

        RESOURCEDISPLAYTYPE_TREE,

.

        RESOURCEDISPLAYTYPE_NDSCONTAINER

.

nr.dwDisplayType = ResourceDisplayType.RESOURCEDISPLAYTYPE_SHARE;

.

  //      public enum ResourceDisplayType

.

  //      RESOURCEDISPLAYTYPE_GENERIC,

.

  //      RESOURCEDISPLAYTYPE_DOMAIN,

.

  //      RESOURCEDISPLAYTYPE_SERVER,

.

  //      RESOURCEDISPLAYTYPE_SHARE,

.

  //      RESOURCEDISPLAYTYPE_FILE,

.

  //      RESOURCEDISPLAYTYPE_GROUP,

.

  //      RESOURCEDISPLAYTYPE_NETWORK,

.

  //      RESOURCEDISPLAYTYPE_ROOT,

.

  //      RESOURCEDISPLAYTYPE_SHAREADMIN,

.

  //      RESOURCEDISPLAYTYPE_DIRECTORY,

.

  //      RESOURCEDISPLAYTYPE_TREE,

.

  //      RESOURCEDISPLAYTYPE_NDSCONTAINER

.

  //      public ResourceDisplayType dwDisplayType = 0;

.

myNetResource.dwDisplayType = 3;            

.

        DisplayType = ResourceDisplaytype.Share,

.

    public ResourceDisplaytype DisplayType;

.

public enum ResourceDisplaytype : int

.

    public enum ResourceDisplayType

.

        RESOURCEDISPLAYTYPE_GENERIC,

.

        RESOURCEDISPLAYTYPE_DOMAIN,

.

        RESOURCEDISPLAYTYPE_SERVER,

.

        RESOURCEDISPLAYTYPE_SHARE,

.

        RESOURCEDISPLAYTYPE_FILE,

.

        RESOURCEDISPLAYTYPE_GROUP,

.

        RESOURCEDISPLAYTYPE_NETWORK,

.

        RESOURCEDISPLAYTYPE_ROOT,

.

        RESOURCEDISPLAYTYPE_SHAREADMIN,

.

        RESOURCEDISPLAYTYPE_DIRECTORY,

.

        RESOURCEDISPLAYTYPE_TREE,

.

        RESOURCEDISPLAYTYPE_NDSCONTAINER

.

        public ResourceDisplayType dwDisplayType = 0;

.

    myResource.dwDisplayType = 3

.

public enum RESOURCE_DISPLAYTYPE

.

    RESOURCEDISPLAYTYPE_GENERIC= 0x00000000,

.

    RESOURCEDISPLAYTYPE_DOMAIN= 0x00000001,

.

    RESOURCEDISPLAYTYPE_SERVER= 0x00000002,

.

    RESOURCEDISPLAYTYPE_SHARE= 0x00000003,

.

    RESOURCEDISPLAYTYPE_FILE = 0x00000004,

.

    RESOURCEDISPLAYTYPE_GROUP= 0x00000005,

.

    RESOURCEDISPLAYTYPE_NETWORK= 0x00000006,

.

    RESOURCEDISPLAYTYPE_ROOT = 0x00000007,

.

    RESOURCEDISPLAYTYPE_SHAREADMIN = 0x00000008,

.

    RESOURCEDISPLAYTYPE_DIRECTORY = 0x00000009,

.

    RESOURCEDISPLAYTYPE_TREE = 0x0000000A,

.

    RESOURCEDISPLAYTYPE_NDSCONTAINER = 0x0000000B

.

    public RESOURCE_DISPLAYTYPE dwDisplayType;

.

        nr.dwDisplayType.ToString(), nr.lpLocalName, nr.lpRemoteName );

.

    Public Enum RESOURCE_DISPLAYTYPE

.

    RESOURCEDISPLAYTYPE_GENERIC = &H0

.

    RESOURCEDISPLAYTYPE_DOMAIN = &H1

.

    RESOURCEDISPLAYTYPE_SERVER = &H2

.

    RESOURCEDISPLAYTYPE_SHARE = &H3

.

    RESOURCEDISPLAYTYPE_FILE = &H4

.

    RESOURCEDISPLAYTYPE_GROUP = &H5

.

    RESOURCEDISPLAYTYPE_NETWORK = &H6

.

    RESOURCEDISPLAYTYPE_ROOT = &H7

.

    RESOURCEDISPLAYTYPE_SHAREADMIN = &H8

.

    RESOURCEDISPLAYTYPE_DIRECTORY = &H9

.

    RESOURCEDISPLAYTYPE_TREE = &HA

.

    RESOURCEDISPLAYTYPE_NDSCONTAINER = &HB

.

    Public dwDisplayType As RESOURCE_DISPLAYTYPE

.

Private Sub DisplayUncPath(ByVal aLocalPath As String)

.

public enum ResourceDisplayType

.

    public ResourceDisplayType  dwDisplayType = 0;

shlwapi

.
Summary
This interface describes the API implemented by preview handlers. When a handler for a given file type is installed on a system, the shell or custom apps can use it to display the contents of these files in their window. Preview handlers usually do not allow in-place editing and may not display all the information contained in the file (for example, macros inside Office documents are ignored by their preview handlers)
.

You can use this interface to leverage previewers already installed on a system to display a document preview in a Windows Forms app.

.

            // displays : "c:\a\very\very\long...\PathCompactpathEx"

.

            // displays : "c:\a\very\very\long...\PathCompactpathEx"

.

string sWin8ManifestString = "{C:\Program Files\WindowsApps\Microsoft.Video_6.2.8158.0_x86__8wekyb3d8bbwe\resources.pri?ms-resource://Microsoft.Video/resources/manifestVideoDisplayName}";

.
Summary
Displays a message box with a "Never show this dialog again" check box. This dialog is useful for displaying a one-time message to the user where they are likely never to want to see the dialog again.
.

/* The SHMessageBoxCheck() function is a Windows Shell API function that displays a custom messagebox with a "never ask me again" check box.  When the user checks the checkbox, the dialog never shows up again.  The shell API .dll exports this function by ordinal only.  The entrypoint  is ordinal 185 for ASCII and 191 for unicode. */

.

/* This code displays a dialog box with a "Don't show me this dialog again" checkbox and an OK button.  In normal circumstances, result will always be 0 on return. */

shell32

.

Consider a Winform application with a OpenFileDialog that helps pick some file. This is then passed to the ExtractAssociatedIcon method to get the icon and display in a picture box.

.
Summary
Extends the ITaskbarList interface by exposing a method to mark a window as a full-screen display.
.

    /// Activates an item on the taskbar. The window is not actually activated; the window's item on the taskbar is merely displayed as active.

.

    /// <param name="hWnd">A handle to the window on the taskbar to be displayed as active.</param>

.

    /// Displays or updates a progress bar hosted in a taskbar button to show the specific percentage

.

    /// Sets the type and state of the progress indicator displayed on a taskbar button.

.

    /// shown. This window's associated taskbar button will display the progress bar.</param>

.

    /// Informs the taskbar that a new tab or document thumbnail has been provided for display in an

.

    /// order in which they are displayed left to right, will be their permanent order.</param>

.

    /// Specifies or updates the text of the tooltip that is displayed when the mouse pointer rests on an

.

    /// <param name="hWnd">The handle to the window whose thumbnail displays the tooltip. This handle must

.

    /// <param name="pszTip">The pointer to the text to be displayed in the tooltip. This value can be NULL,

.

    /// Selects a portion of a window's client area to display as that window's thumbnail in the taskbar.

.

    /// in place and return to the default display of the thumbnail, set this parameter to NULL.</param>

.

        GetDisplayName (

.

        MessageBox.Show ( "GetDisplayName(), PIDL count > 1" );

.

                ShellFolder.GetDisplayNameOf(

.

    string GetParsableDisplayName ( IntPtr lpifq )  

.

                GetDisplayName (

.

    void ParseDisplayName(

.

        String pszDisplayName,

.

    void GetDisplayNameOf(

.

        private uint BIF_BROWSEINCLUDEURLS  = 0x0080;   // Allow URLs to be displayed or entered. (Requires BIF_USENEWUI)

.

        private uint BIF_SHAREABLE      = 0x8000;  // sharable resources displayed (remote shares, requires BIF_USENEWUI)

.

          // Note that the BROWSEINFO object's pszDisplayName only gives you the name of the folder.

.

            public string pszDisplayName;

.
Summary
.

With the above code (VB), I have had problems on Win 7 x64. By changing the build type to x86 in the advanced compile options, the code works... (Specifically, on Win7 x64, ShellExecuteEx returned NO error, but the file's property page was not displayed)

.

        //     No dialog box confirming the deletion of the objects will be displayed.

.

        //     No dialog box indicating the progress will be displayed.

.

     public string szDisplayName;

.

For a whole winform sample of Displayname see http://Dzaebel.NET/ShGetFileInfo.htm

.

        szDisplayName="";

.

      public string szDisplayName;

.

      /// <summary>get display name</summary>

.

      DisplayName      = 0x000000200,

.

        public string szDisplayName;

.

Please note also that it returns a 32x32 icon with the default (lowest) resolution, which is resized by Windows if you display it as 16x16, the result being that it looks horrible.

.

The image size is normally 32x32 pixels. However, if the Use large icons option is selected from the Effects section of the Appearance tab in Display Properties, the image is 48x48 pixels.

.
Summary
.

    DISPLAYATTRMASK = &HFC000

.

    DISPLAYNAME = &H200

.

    NORMALDISPLAY = 0

.

    <System.Runtime.InteropServices.DllImportAttribute("shell32.dll", EntryPoint:="SHParseDisplayName")> _

.

    Private Shared Function SHParseDisplayName( _

.

       displayType As SIGDN) As String

.

        SHGetNameFromIDList(pidl, displayType, ptr)

.

        SHParseDisplayName(parseName, IntPtr.Zero, ptr, 0, 0)

.

    'Example = Get Display Name for 'My Computer'

.

    Public Function ComputerDisplayName() As String

.

        Dim displayName As String = GetNameFromPIDL(ptrLoc, SIGDN.NORMALDISPLAY)

.

        Return displayName

.

   Optional ByRef DisplayName As String = "", _

.

                DisplayName = shi.Name

.

                DisplayName = fit2.Name

.

                    DisplayName = f2.Self.Name

.

                    DisplayName = folder2.Title

.

    public static extern void SHParseDisplayName([MarshalAs(UnmanagedType.LPWStr)] string name, IntPtr bindingContext, [Out] out IntPtr pidl, uint sfgaoIn, [Out] out uint psfgaoOut);

.

        SHParseDisplayName(folderPath, IntPtr.Zero, out nativeFolder, 0, out psfgaoOut);

.

        SHParseDisplayName(Path.Combine(folderPath, file), IntPtr.Zero, out nativeFile, 0, out psfgaoOut);

.

    If SafeNativeMethods.SHParseDisplayName(folderPath, IntPtr.Zero, pidlFolder, 0, 0) = 0 Then

.

    If SafeNativeMethods.SHParseDisplayName(Path.Combine(_folderPath, fileName), IntPtr.Zero, pidl, 0, 0) = 0 Then

.

    Public Shared Function SHParseDisplayName(<MarshalAs(UnmanagedType.LPWStr)> ByVal pszName As String, ByVal pbc As IntPtr, ByRef ppidl As IntPtr, ByVal sfgaoIn As UInteger, ByRef psfgaoOut As UInteger) As Integer

.
Summary
Translates a Shell namespace object's display name into an item identifier list and returns the attributes of the object. This function is the preferred method to convert a string to a pointer to an item identifier list (PIDL).
.

public static extern void SHParseDisplayName( [MarshalAs(UnmanagedType.LPWStr)] string name, IntPtr bindingContext,[Out()] out IntPtr pidl, uint sfgaoIn, [Out()] out uint psfgaoOut);

.

Private Shared Sub SHParseDisplayName(<MarshalAs(UnmanagedType.LPWStr)> ByVal name As String, ByVal bindingContext As IntPtr, <Out()> ByRef pidl As IntPtr, ByVal sfgaoIn As UInt32, <Out()> ByRef sfgaoOut As UInt32)

.
Documentation
SHParseDisplayName @msdn on MSDN
.
Summary
Translates a Shell namespace object's display name into an item identifier list and returns the attributes of the object. This function is the preferred method to convert a string to a pointer to an item identifier list (PIDL).
.

static extern TODO SHParseDisplayName(TODO);

.

Declare Function SHParseDisplayName Lib "shell32.dll" (ByVal pszName As Long, Optional ByVal pbc As Long, Optional ByRef ppidl As Long, Optional ByVal sfgaoIn As Long, Optional ByRef psfgaoOut As Long) As Long

.
Documentation
[SHParseDisplayName] on MSDN
.

        /// A screen saver is displayed, the machine is locked,

user32

.
Summary
.

    public enum ChangeDisplaySettingsFlags : uint

.

    Public Enum ChangeDisplaySettingsFlags As UInteger

.
Summary
.

static extern DISP_CHANGE ChangeDisplaySettingsEx(string lpszDeviceName, ref DEVMODE lpDevMode, IntPtr hwnd, ChangeDisplaySettingsFlags dwflags, IntPtr lParam);

.

Private Shared Function ChangeDisplaySettingsEx(ByVal lpszDeviceName As String, ByRef lpDevMode As DEVMODE, ByVal hwnd As IntPtr, ByVal dwflags As UInteger, ByVal lParam As IntPtr) As DISP_CHANGE

.

ChangeDisplaySettingsFlags

.

See also ChangeDisplaySettings

.

DISPLAY_DEVICE d = new DISPLAY_DEVICE();

.

int deviceID=1; // This is only for my device setting. Go through the whole EnumDisplayDevices to find your device  

.

EnumDisplayDevices(null,deviceID, ref  d, 0); //

.

EnumDisplaySettings(d.DeviceName, 0, ref dm);

.

ChangeDisplaySettingsEx(d.DeviceName, ref dm, IntPtr.Zero, CDS_UPDATEREGISTRY, IntPtr.Zero);

.
Documentation
[ChangeDisplaySettingsEx] on MSDN
.
Summary
.

    public enum ChangeDisplaySettingsFlags : uint

.

Public Enum ChangeDisplaySettingsFlags As UInteger

.

/// <param name="lpWindowName">Pointer to a null-terminated string that specifies the window name. If the window style specifies a title bar, the window title pointed to by lpWindowName is displayed in the title bar. When using CreateWindow to create controls, such as buttons, check boxes, and static controls, use lpWindowName to specify the text of the control. When creating a static control with the SS_ICON style, use lpWindowName to specify the icon name or identifier. To specify an identifier, use the syntax "#num". </param>

.

''' <param name="lpWindowName">Pointer to a null-terminated string that specifies the window name. If the window style specifies a title bar, the window title pointed to by lpWindowName is displayed in the title bar. When using CreateWindow to create controls, such as buttons, check boxes, and static controls, use lpWindowName to specify the text of the control. When creating a static control with the SS_ICON style, use lpWindowName to specify the icon name or identifier. To specify an identifier, use the syntax "#num". </param>

.

    ///<Summary>Displays the window.</Summary>

.

    '''<Summary>Displays the window.</Summary>

.

//Displays the id and name of the all the different data formats currently in the clipboard.

.
Summary
.

static extern bool EnumDisplayDevices(string lpDevice, uint iDevNum, ref DISPLAY_DEVICE lpDisplayDevice, uint dwFlags);

.

<DllImport("user32.dll", EntryPoint:="EnumDisplayDevices", CharSet:=CharSet.Auto, CallingConvention:=CallingConvention.StdCall)> _

.

Public Shared Function EnumDisplayDevices(ByVal lpDevice As String, ByVal iDevNum As UInteger, ByRef lpDisplayDevice As DISPLAY_DEVICE, ByVal dwFlags As UInteger) As Integer

.

DISPLAY_DEVICE

.

    DISPLAY_DEVICE d=new DISPLAY_DEVICE();

.

        for (uint id=0; EnumDisplayDevices(null, id, ref d, 0); id++) {

.

    Dim dispDev1 As New DISPLAY_DEVICE

.

    While (EnumDisplayDevices(vbNullString, i, dispDev1, &H0))

.

        EnumDisplayDevices(vbNullString, i, dispDev1, &H0)

.

        EnumDisplayDevices(dispDev1.DeviceName, 0, dispDev1, &H1)

.
Documentation
[EnumDisplayDevices] on MSDN
.
Summary
.

static extern bool EnumDisplayMonitors(IntPtr hdc, IntPtr lprcClip,

.

Private Shared Function EnumDisplayMonitors(ByVal hdc As IntPtr, ByVal lprcClip As IntPtr, ByVal lpfnEnum As EnumMonitorsDelegate, ByVal dwData As IntPtr) As Boolean

.

    /// The struct that contains the display information

.

    public class DisplayInfo

.

    /// Collection of display information

.

    public class DisplayInfoCollection : List<DisplayInfo>

.

    /// Returns the number of Displays using the Win32 functions

.

    /// <returns>collection of Display Info</returns>

.

    public DisplayInfoCollection GetDisplays()

.

    DisplayInfoCollection col = new DisplayInfoCollection();

.

    EnumDisplayMonitors( IntPtr.Zero, IntPtr.Zero,

.

            DisplayInfo di = new DisplayInfo();

.

Use System.Windows.Forms.Screen.AllScreens to get an array of all displays on the system.

.
Documentation
[EnumDisplayMonitors] on MSDN
.
Summary
.

static extern bool EnumDisplaySettingsEx(string lpszDeviceName, int iModeNum, ref DEVMODE lpDevMode, uint dwFlags);

.

Private Shared Function EnumDisplaySettingsEx(ByVal lpszDeviceName As String, ByVal iModeNum As UInteger, ByRef lpDevMode As DEVMODE, ByVal dwFlags As UInteger) As Boolean

.

See also: EnumDisplaySettings

.
Documentation
[EnumDisplaySettingsEx] on MSDN
.
Summary
.

static extern bool EnumDisplaySettingsEx(string lpszDeviceName, uint iModeNum, out DEVMODE lpDevMode, uint dwFlags);

.

Private Shared Function EnumDisplaySettingsEx(ByVal lpszDeviceName As String, ByVal iModeNum As UInteger, ByRef lpDevMode As DEVMODE, ByVal dwFlags As UInteger) As Boolean

.

See also: EnumDisplaySettings

.
Documentation
[EnumDisplaySettingsEx] on MSDN
.

//Displays the id and name of the all the different data formats currently in the clipboard.

39: GetDC
.

Retrieves a handle to a display device context (DC) for the client area of a specified window or for the entire screen.

.

Unless the display DC belongs to a window class, the ReleaseDC function must be called to release the DC after painting. Also, ReleaseDC must be called from the same thread that called GetDCEx. The number of DCs is limited only by available memory.

.

Unless the display DC belongs to a window class, the ReleaseDC function must be called to release the DC after painting. Also, ReleaseDC must be called from the same thread that called GetDCEx. The number of "DCs" is limited only by available memory.

.

Retrieves a handle to a display device context (DC) for the client area of a specified window or for the entire screen.

.

Unless the display DC belongs to a window class, the ReleaseDC function must be called to release the DC after painting. Also, ReleaseDC must be called from the same thread that called GetDCEx. The number of DCs is limited only by available memory.

.

Unless the display DC belongs to a window class, the ReleaseDC function must be called to release the DC after painting. Also, ReleaseDC must be called from the same thread that called GetDCEx. The number of "DCs" is limited only by available memory.

.

internal static extern bool EnumDisplayMonitors(IntPtr hdc, IntPtr lprcClip, MonitorEnumProc lpfnEnum, IntPtr dwData);

.

    EnumDisplayMonitors(IntPtr.Zero, IntPtr.Zero, MonitorEnumCallBack, IntPtr.Zero);

.

    public const int GMMP_USE_DISPLAY_POINTS     = 1;

.

    uint mode  = GMMP_USE_DISPLAY_POINTS;

.
Summary
Retrieves various system metrics of display elements and system configuration settings.
.

* System metrics may vary from display to display. Most values are returned in number of pixels, all others are flag or boolean values.

.

* GetSystemMetrics(SM_CMONITORS) counts only display monitors. This is different from EnumDisplayMonitors, which enumerates display monitors and also non-display pseudo-monitors.

.

The following example creates a new ListView control, and displays each member of the enumerator and it's return value. To use this example, paste it into the code (not the deigner code) file of a blank form. (ie, Form1.cs), if you have AIPCC installed you wont need to use the WindowsAPI class, instead it will be imported fron the AIP class library.

.

///     WS_VISIBLE[0x10000000L] is set, the window is displayed and subsequent drawing into it is displayed as long as the

.

///     not be displayed if the window is obscured by other windows or is clipped by its parent window.

.

The language for the text displayed in the message box button(s). Specifying a value of zero (0) indicates to display the button text in the default system language. If this parameter is MAKELANGID(LANG_NEUTRAL, SUBLANG_NEUTRAL), the current language associated with the calling thread is used.

.

   private Shared Function DisplayMessageBox( _

.

     Public Function DisplayMessageBox( _

.

    DisplayMessageBox = MessageBoxTimeOut(hWnd, Message, Caption, MessageBoxOptions, 0, TimeOutMilliseconds)

.

The MONITORINFOEX structure contains information about a display monitor.

.

The MONITORINFOEX structure is a superset of the MONITORINFO structure. The MONITORINFOEX structure adds a string member to contain a name for the display monitor.

.

    /// The MONITORINFOEX structure contains information about a display monitor.

.

    /// for the display monitor.

.

    /// A RECT structure that specifies the display monitor rectangle, expressed in virtual-screen coordinates.

.

    /// Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.

.

    /// A RECT structure that specifies the work area rectangle of the display monitor that can be used by applications,

.

    /// Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.

.

    /// The attributes of the display monitor.

.

    /// A string that specifies the device name of the monitor being used. Most applications have no use for a display monitor name,

.

The MONITORINFOEX structure contains information about a display monitor.

.

The MONITORINFOEX structure is a superset of the MONITORINFO structure. The MONITORINFOEX structure adds a string member to contain a name for the display monitor.

.

    /// The MONITORINFOEX structure contains information about a display monitor.

.

    /// for the display monitor.

.

    /// A RECT structure that specifies the display monitor rectangle, expressed in virtual-screen coordinates.

.

    /// Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.

.

    /// A RECT structure that specifies the work area rectangle of the display monitor that can be used by applications,

.

    /// Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.

.

    /// The attributes of the display monitor.

.

    /// A string that specifies the device name of the monitor being used. Most applications have no use for a display monitor name,

.

http://www.microsoft.com/downloads/details.aspx?FamilyID=c6f140ce-3dfb-49c4-b365-2a79e799817a&displaylang=en

.
Summary
Sets the current process as dots per inch (dpi) aware. Call this before your application displays an UI to disable the scaling that Windows Vista would otherwise do to your application. A good place is just before you call Application.EnableVisualStyle(). It's also a good idea to ensure you're actually running on Vista before calling this, because you'll get an exception on downlevel platforms.
.
Summary
.

static extern bool SetWindowDisplayAffinity(IntPtr hwnd, DisplayAffinity affinity);

.

Declare Function SetWindowDisplayAffinity Lib "user32.dll" (hwnd As IntPtr, affinity As DisplayAffinity) As Boolean

.

enum DisplayAffinity : uint

.
Documentation
[SetWindowDisplayAffinity] on MSDN
.

    ///         <term>SWP_SHOWWINDOW (0x0040)</term><description>Displays the window.</description>

.

        ///     Displays the window.

.

///     0x09). Tab characters are displayed as vertical bar(|) characters.<br />For an example go to

.

The ShowCursor function displays or hides the cursor.

.

    [in] Specifies whether the internal display counter is to be incremented or decremented. If bShow is TRUE, the display count is incremented by one. If bShow is FALSE, the display count is decremented by one.

.

In the TextBox's Change event handler, use the PictureBox's TextHeight function to see how tall the text is. If the text is too big to fit in the TextBox, we need to display the scrollbar. If the need for the scrollbar has changed, use the ShowScrollBar API function to show or hide it.

.
Summary
Indicates that the system cannot be shut down and sets a reason string to be displayed to the user if system shutdown is initiated.
.

     ///<Summary>Display topic in ulTopic</Summary>

.

     ///<Summary>Display index</Summary>

.

     ///<Summary>Display help on using help</Summary>

.

     ///<Summary>Display topic for keyword in offabData</Summary>

.

     '''<Summary>Display topic in ulTopic</Summary>

.

     '''<Summary>Display index</Summary>

.

     '''<Summary>Display help on using help</Summary>

.

     '''<Summary>Display topic for keyword in offabData</Summary>

Constants

.
DRIVER_PACKAGE_SILENT suppresses the display of user interface items. If a user interaction is required to complete an installation, the installation will fail.
.

    public static readonly Guid GUID_DEVCLASS_DISPLAY = new Guid("{0x4d36e968, 0xe325, 0x11ce, {0xbf, 0xc1, 0x08, 0x00, 0x2b, 0xe1, 0x03, 0x18}}");

.

    public static Guid GUID_DEVINTERFACE_DISPLAY_ADAPTER = new Guid("5B45201D-F2F2-4F3B-85BB-30FF1F953599");

.

    public static Guid GUID_DISPLAY_DEVICE_ARRIVAL = new Guid("1CA05180-A699-450A-9A0C-DE4FBE3DDD89");

60: LR_
.

    /// This flag is useful for loading a bitmap without mapping it to the colors of the display device.

.

    ''' This flag is useful for loading a bitmap without mapping it to the colors of the display device.

Cut off search results after 60. Please refine your search.


 
Access PInvoke.net directly from VS: