Go to advanced search

by jraustin1
Tue Aug 21, 2018 2:04 pm
Forum: Windows 10 for IoT
Topic: How Do I Instantiate Multiple Pages?
Replies: 0
Views: 4064

How Do I Instantiate Multiple Pages?

How can I create instances of a page where a page represents a measurement device (ie multimeter, thermometer, scope, etc) in IoT? For example, in C# for Windows 10 (not IoT), I would do something like the following: formMultimeter My1stMultimeter = new formMultimeter (ID1, "0-10 VDC"); formMultimet...

Go to advanced search