BaseDataListDesigner.OnAutoFormat メソッド
アセンブリ: System.Design (system.design.dll 内)
 構文
構文<ObsoleteAttribute("Use of this method is not recommended because the AutoFormat dialog is launched by the designer host. The list of available AutoFormats is exposed on the ControlDesigner in the AutoFormats property. http://go.microsoft.com/fwlink/?linkid=14202")> _ Protected Sub OnAutoFormat ( _ sender As Object, _ e As EventArgs _ )
[ObsoleteAttribute("Use of this method is not recommended
 because the AutoFormat dialog is launched by the designer host. The list of available
 AutoFormats is exposed on the ControlDesigner in the AutoFormats property. http://go.microsoft.com/fwlink/?linkid=14202")]
 
protected void OnAutoFormat (
    Object sender,
    EventArgs e
)
[ObsoleteAttribute(L"Use of this method is not recommended because the AutoFormat dialog is launched by the designer host. The list of available AutoFormats is exposed on the ControlDesigner in the AutoFormats property. http://go.microsoft.com/fwlink/?linkid=14202")] protected: void OnAutoFormat ( Object^ sender, EventArgs^ e )
/** @attribute ObsoleteAttribute("Use of this method is not recommended because the AutoFormat dialog is launched by the designer host. The list of available AutoFormats is exposed on the ControlDesigner in the AutoFormats property. http://go.microsoft.com/fwlink/?linkid=14202") */ protected void OnAutoFormat ( Object sender, EventArgs e )
ObsoleteAttribute("Use of this method is not recommended
 because the AutoFormat dialog is launched by the designer host. The list of available
 AutoFormats is exposed on the ControlDesigner in the AutoFormats property. http://go.microsoft.com/fwlink/?linkid=14202") 
protected function OnAutoFormat (
    sender : Object, 
    e : EventArgs
)
 解説
解説 .NET Framework のセキュリティ
.NET Framework のセキュリティ プラットフォーム
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照- BaseDataListDesigner.OnAutoFormat メソッドのページへのリンク

 
                             
                    


