TabControlCancelEventArgs コンストラクタ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Sub New ( _ tabPage As TabPage, _ tabPageIndex As Integer, _ cancel As Boolean, _ action As TabControlAction _ )
Dim tabPage As TabPage Dim tabPageIndex As Integer Dim cancel As Boolean Dim action As TabControlAction Dim instance As New TabControlCancelEventArgs(tabPage, tabPageIndex, cancel, action)
public TabControlCancelEventArgs ( TabPage tabPage, int tabPageIndex, bool cancel, TabControlAction action )
public: TabControlCancelEventArgs ( TabPage^ tabPage, int tabPageIndex, bool cancel, TabControlAction action )
public TabControlCancelEventArgs ( TabPage tabPage, int tabPageIndex, boolean cancel, TabControlAction action )
public function TabControlCancelEventArgs ( tabPage : TabPage, tabPageIndex : int, cancel : boolean, action : TabControlAction )


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- TabControlCancelEventArgs コンストラクタのページへのリンク