言語

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

パラメーター

返品

適用対象