Mohammad Hamdy Ghanem
Mohammad Hamdy Ghanem
In ZML source code, I use the const `__amp__` which is not likely to be found in the original page, then replace it with `&` in the final text. ________________________________...
In ZML, you can find this note: > You can use >, < and & symbols directly in ZML code, as it handles them internally. Don't encode these symbols unless...
No. This is still xml literal, that contains html tags and possibly some zml tags to fix some issues in for loops. On the other hand there are pure .zml...
@benyaminl I updated Vazor to .NEt 6, and tried to do the same for eShopeOnWeb, but faced some issues with old NuGet dependancies. I managed to solve them, and the...
@benyaminl Here is an effort in this direction: https://tqdev.com/2022-web-development-in-visual-basic-net-6
There is no logical reason to handle the OnDoubleClick event for the buttons family. So, this is not an actual issue to fix. You also should not use the OnClick...
Hi @dynamicboy You are the cause of these issue, because you insist to use sVB as if it is SB. I told you in a previous reply that sVB uses...
I decided to fix this issue, because sVB syntax deon't allow to remove event handlers (while VB .NET does). I am working on it for more than 3 hours now,...
Yes. Set its text. Label1.Text="" Get Outlook for Android ________________________________ From: dynamicboy ***@***.***> Sent: Monday, January 8, 2024 1:56:53 PM To: VBAndCs/sVB-Small-Visual-Basic ***@***.***> Cc: Subscribed ***@***.***> Subject: [VBAndCs/sVB-Small-Visual-Basic] Is there...
Hi Gregor, Add a label over the image, make it fill the GW and give it the backcolor of the GW. Use the AnimateTransparency method to make the label 100%...