Asked by:
C# forum size changing during runtime

Question
-
I have a set of 64 bit .dlls I am using from Thorlabs. Now when I run my C# forum application everything works fine, until my program tries to connect to the thorlabs kim 101, using their .dlls. Now I can connect to it, but my whole C# forum changes size. Everything becomes a lot smaller on my forum and hard to see.
IDK what there .dll is doing, but is there a way to stop my forum from doing that ? it is like all the components just becomes half their normal size.
my C# program is set to use 64 bits.
- Moved by CoolDadTx Friday, August 16, 2019 4:08 PM Winforms related
- Moved by Kyle Wang - MSFTMicrosoft contingent staff Tuesday, August 20, 2019 6:46 AM
Friday, August 16, 2019 2:49 PM
All replies
-
You keep saying `forum` but do you mean `form` as in Winforms?
Michael Taylor http://www.michaeltaylorp3.net
Friday, August 16, 2019 2:58 PM -
yes winformsFriday, August 16, 2019 3:54 PM
-
I have a set of 64 bit .dlls I am using from Thorlabs. Now when I run my C# forum application everything works fine, until my program tries to connect to the thorlabs kim 101, using their .dlls. Now I can connect to it, but my whole C# forum changes size. Everything becomes a lot smaller on my forum and hard to see.
IDK what there .dll is doing
I think you'll need to ask them.
Dave
Friday, August 16, 2019 4:32 PM -
I have, still waiting to here back.
but have you heard of anything like that before ?
Friday, August 16, 2019 5:02 PM -
>but have you heard of anything like that before ?
No
Friday, August 16, 2019 6:02 PM -
Hi,
As the "Thorlabs" is a third-party dll, it will be more appropriate to ask your question at its website https://www.thorlabs.com/.
Thank you for your understanding.
Regards,
Kyle
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.Tuesday, August 20, 2019 6:46 AM