次の方法で共有


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

パラメーター

戻り値

適用対象