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
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา