Mohammad Hamdy Ghanem
Mohammad Hamdy Ghanem
The issue in the event handler is not new. The naming convention I am using since the beginning is spletting the subroutine name (that doesn't match any event handler registered...
Fixed in sVB 3.5.5: https://marketplace.visualstudio.com/items?itemName=ModernVBNET.sVBInstaller I also got the Convert type, which contains methods to convert values to sVB types like Convert.ToStr, Convert.ToDoube, Convert.ToTextBox…. etc Most of these methods will...
You should send me a full project with such labels with issues, because I never encountered them. Note that Sahla needs latest versions of sVB. ________________________________ From: dynamicboy ***@***.***> Sent:...
Note also that using Color.Transparent different than using Colors.None as the background. The first one shows what is behind, but you can't click through, because the background actually exists. The...
FYI, In sVB 3.5.5.7, I treated any unknown variable as string, so you can access the Text member via it. This means that there is no need to use str...
Ctrl works fine and your code worked correctly on my PC. Please Try it again. ________________________________ From: dynamicboy ***@***.***> Sent: Sunday, April 13, 2025 6:38 AM To: VBAndCs/sVB-Small-Visual-Basic ***@***.***> Cc:...
Got it. The label appears but the text does not. I fixed it, and the fix will be available in the next version. I need to look again at the...
Thanks @mmkathurima for your efforts. I can't approve this PR because O don't have full access to GitHub since they enabled 2FA. Also, you shouldn't modify any code style, focusing...
I will change it anyway, so please test the change upfront to be safe. The "/" is the path separator for Unix, Linux and Windows. ________________________________ From: mmkathurima ***@***.***> Sent:...
@mmkathurima Thanks. I will provide updated packages soon. ________________________________ From: mmkathurima ***@***.***> Sent: Tuesday, February 4, 2025 12:16 PM To: VBAndCs/Vazor ***@***.***> Cc: Mohammad Hamdy Ghanem ***@***.***>; Mention ***@***.***> Subject:...