IUIHostLocale2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetDialogFont(array<UIDLGLOGFONT>^) | Returns the dialog box font used for the host UI. |
![]() | GetUILibraryFileName(String^, String^, String^) | Returns a UI library (DLL) file. |
![]() | GetUILocale(UInt32) | Returns the UI locale identifier of the host. |
![]() | LoadDialog(UInt32, UInt32, IntPtr) | Loads a dialog box template. |
![]() | LoadUILibrary(String^, String^, UInt32, UInt32) | Retrieves an HINSTANCE of the satellite DLL from which to obtain the localized strings. |
![]() | MungeDialogFont(UInt32, array<Byte>^, IntPtr) | Indicates the dialog box template to use. |
Show:
