次の方法で共有


ScriptEditorControl.ShouldSubscribeToChildrenFocusEvent(Control) メソッド

定義

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

パラメーター

戻り値

適用対象