WidgetAppWinFormsMain Method |
Namespace: NeoAxis.WidgetAssembly: NeoAxis.Widget (in NeoAxis.Widget.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static void WinFormsMain(
Type appMainFormType,
bool callSetProcessDPIAware,
string logFileName,
string configFileName
)
Parameters
- appMainFormType Type
-
- callSetProcessDPIAware Boolean
-
- logFileName String
-
- configFileName String
-
See Also