3 references to SetControlLabel
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileDialogCustomize.g.cs (1)
460 return __object.SetControlLabel(dwIDCtl, pszLabel);
Windows.Win32.UI_Shell_IFileDialogCustomize_Extensions.g.cs (2)
73 /// <inheritdoc cref="winmdroot.UI.Shell.IFileDialogCustomize.Interface.SetControlLabel(uint, winmdroot.Foundation.PCWSTR)"/> 78 winmdroot.Foundation.HRESULT __result = @this.SetControlLabel(dwIDCtl, pszLabelLocal);