ObjectSelectorEditor.Selector.Start Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes the editor service.
public:
void Start(System::Windows::Forms::Design::IWindowsFormsEditorService ^ edSvc, System::Object ^ value);
public void Start (System.Windows.Forms.Design.IWindowsFormsEditorService edSvc, object value);
public void Start (System.Windows.Forms.Design.IWindowsFormsEditorService edSvc, object? value);
member this.Start : System.Windows.Forms.Design.IWindowsFormsEditorService * obj -> unit
Public Sub Start (edSvc As IWindowsFormsEditorService, value As Object)
Parameters
The editor service.
- value
- Object
The value to be set.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.