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

參數

傳回

適用於