UIHost クラス
継承階層
System.Object
Microsoft.TeamFoundation.Client.UIHost
名前空間: Microsoft.TeamFoundation.Client
アセンブリ: Microsoft.TeamFoundation.Client (Microsoft.TeamFoundation.Client.dll 内)
構文
'宣言
Public NotInheritable Class UIHost
public static class UIHost
UIHost 型で公開されるメンバーは以下のとおりです。
プロパティ
このページのトップへ
メソッド
|
Beep |
|
|
CalculateWidth |
|
|
DisplayHelp |
|
|
EllipsisAtBack |
|
|
EllipsisAtFront |
|
|
EnableModeless |
|
|
GetComboBoxPreferredWidth |
|
|
GetProperOwnerWindow |
|
|
GetService |
|
|
GetWaitCursor |
|
|
InitializeContainer |
|
|
OnBroadcastMessage |
|
|
OnEnterExitModalState |
|
|
SetInstanceInternal |
|
|
ShowAndTraceException |
|
|
ShowError(String) |
|
|
ShowError(IWin32Window, String) |
|
|
ShowError(String, String, String) |
|
|
ShowError(IWin32Window, String, String, String) |
|
|
ShowException(Exception) |
|
|
ShowException(IWin32Window, Exception) |
|
|
ShowException(Exception, String, String) |
|
|
ShowException(IWin32Window, Exception, String, String) |
|
|
ShowInformation(String) |
|
|
ShowInformation(IWin32Window, String) |
|
|
ShowInformation(String, String, String) |
|
|
ShowInformation(IWin32Window, String, String, String) |
|
|
ShowMessageBox(String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) |
|
|
ShowMessageBox(IWin32Window, String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) |
|
|
ShowModalDialog(Form) |
|
|
ShowModalDialog(Form, IWin32Window) |
|
|
ShowWarning(String) |
|
|
ShowWarning(IWin32Window, String) |
|
|
ShowWarning(String, String, String) |
|
|
ShowWarning(IWin32Window, String, String, String) |
|
|
Shutdown |
|
|
ThemeBitmap |
|
|
Truncate |
|
|
TryGetApplicationRegistryRoot |
|
|
TryGetUserRegistryRoot |
|
|
UpdateCommandStatus |
|
|
UpdatePrimaryFont |
|
|
Write(LogCategory, String) |
|
|
Write(LogCategory, String, array<Object[]) |
|
|
Write(LogFlags, LogCategory, String) |
|
|
Write(LogFlags, LogCategory, String, array<Object[]) |
|
|
WriteError(LogCategory, String) |
|
|
WriteError(LogCategory, String, array<Object[]) |
|
|
WriteIndented(LogCategory, String, String) |
|
|
WriteIndented(LogCategory, String, String, array<Object[]) |
|
|
WriteInfo(LogCategory, String) |
|
|
WriteInfo(LogCategory, String, array<Object[]) |
|
|
WriteLine(LogCategory) |
|
|
WriteLine(LogCategory, String) |
|
|
WriteLine(LogFlags, LogCategory) |
|
|
WriteLine(LogCategory, String, array<Object[]) |
|
|
WriteLine(LogFlags, LogCategory, String) |
|
|
WriteLine(LogFlags, LogCategory, String, array<Object[]) |
|
|
WriteWarning(LogCategory, String) |
|
|
WriteWarning(LogCategory, String, array<Object[]) |
|
このページのトップへ
イベント
このページのトップへ
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
参照
関連項目
Microsoft.TeamFoundation.Client 名前空間