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

参数

返回

适用于