Home
last modified time | relevance | path

Searched refs:MyControl (Results 1 – 9 of 9) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web.UI.Adapters/
H A DControlAdapterTest.cs51 MyControl c = new MyControl (); in CreateChildControls()
77 MyControl c = new MyControl(); in Render()
86 MyControl c = new MyControl (); in RenderChildren()
95 MyControl c = new MyControl (); in OnInit()
104 MyControl c = new MyControl (); in OnLoad()
113 MyControl c = new MyControl (); in OnPreRender()
122 MyControl c = new MyControl (); in OnUnload()
131 MyControl c = new MyControl (); in Page()
140 MyControl c = new MyControl (); in PageAdapter()
157 MyControl c = new MyControl (); in Browser_OnInit()
[all …]
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/doxygen/
H A Dpage_create_your_own_ui_view.md28 class MyControl : public CControl
31 MyControl (const CRect& size );
35 CLASS_METHODS (MyControl, CControl)
44 #include "MyControl.h"
48 MyControl::MyControl (const CRect& size) : CControl (size) {}
50 void MyControl::draw (CDrawContext* pContext)
84 #include "MyControl.h"
122 return new MyControl (CRect (0, 0, 100, 100));
139 #include "MyControl.h"
162 return new MyControl (size);
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DContainerControlTest.cs287 MyControl c = new MyControl (); in MnemonicCalledWhenCanSelectFalse()
307 private class MyControl : Control class in MonoTests.System.Windows.Forms.ContainerControlTest
311 public MyControl () in MyControl() method in MonoTests.System.Windows.Forms.ContainerControlTest.MyControl
H A DDefaultLayoutTest.cs721 MyControl mc = new MyControl (); in TestDockingWithCustomDisplayRectangle()
741 private class MyControl : Control class in MonoTests.System.Windows.Forms.DockingTests
H A DControlTest.cs2498 MyControl c = new MyControl (); in MethodPreProcessControlMessage()
2595 MyControl c = new MyControl (); in MethodPreProcessMessage()
2698 private class MyControl : Control class in MonoTests.System.Windows.Forms.ControlTest
/dports/editors/lazarus/lazarus/lcl/include/
H A Dwincontrol.inc3669 if MyControl.CanSetFocus then
3670 MyControl.SetFocus;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dwincontrol.inc3669 if MyControl.CanSetFocus then
3670 MyControl.SetFocus;
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dwincontrol.inc3669 if MyControl.CanSetFocus then
3670 MyControl.SetFocus;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dwincontrol.inc3669 if MyControl.CanSetFocus then
3670 MyControl.SetFocus;