言語

ShellWindowPaneUserControl.ShouldSubscribeToChildrenFocusEvent メソッド

定義

protected:
 virtual bool ShouldSubscribeToChildrenFocusEvent(System::Windows::Forms::Control ^ c);
protected virtual bool ShouldSubscribeToChildrenFocusEvent(System.Windows.Forms.Control c);
abstract member ShouldSubscribeToChildrenFocusEvent : System.Windows.Forms.Control -> bool
override this.ShouldSubscribeToChildrenFocusEvent : System.Windows.Forms.Control -> bool
Protected Overridable Function ShouldSubscribeToChildrenFocusEvent (c As Control) As Boolean

パラメーター

返品

適用対象