IUIHostLocale2 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodGetDialogFont(array<UIDLGLOGFONT>^)

Returns the dialog box font used for the host UI.

System_CAPS_pubmethodGetUILibraryFileName(String^, String^, String^)

Returns a UI library (DLL) file.

System_CAPS_pubmethodGetUILocale(UInt32)

Returns the UI locale identifier of the host.

System_CAPS_pubmethodLoadDialog(UInt32, UInt32, IntPtr)

Loads a dialog box template.

System_CAPS_pubmethodLoadUILibrary(String^, String^, UInt32, UInt32)

Retrieves an HINSTANCE of the satellite DLL from which to obtain the localized strings.

System_CAPS_pubmethodMungeDialogFont(UInt32, array<Byte>^, IntPtr)

Indicates the dialog box template to use.

Return to top
Show: