mebaX
mebaX
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
i deleted it because there isn't text in buttons. There is only images.
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
and it is works successfully on my main pc
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
Button[] elements = {H,He,Li,Be,B,C,N,O,F,Ne,Na,Mg,Al,Si,P,Cl,Ar,K,Ca}; foreach (Button element in elements){ element.Height = 100000; element.Width = element.Height; //deleted part: Font myFont = new("Segoe UI", element.Height / 7); element.Font = myFont; }
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
after my edit, there is no exception
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
yes i know
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
this is how it is now
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
there is no exception
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
I only deleted 3 lines of code and rebuilded it
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
I didn't understand
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
and this is how it is now
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
I deleted an unnecessary part of the code related to the font
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
i got this error
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
System.ArgumentException: Value of '0' is not valid for 'emSize'. 'emSize' should be greater than 0 and less than or equal to System.Single.MaxValue. (Parameter 'emSize')
24 replies
CC#
Created by mebaX on 4/4/2023 in #help
❔ Forms Project doesn't work in my other pc.
Before all, when I run it on my second pc
24 replies
CC#
Created by mebaX on 12/11/2022 in #help
❔ I can't see text opacity property in csharp .net form.
thank you bro
4 replies