Ultimate Riser
Ultimate Riser
CC#
Created by Ultimate Riser on 3/23/2024 in #help
Powershell
why i cannot delete powershell, or add file in drivers folder (I think the reason is the same) by c#? I used takeown and icacls, but still doesnt working
2 replies
CC#
Created by Ultimate Riser on 3/9/2024 in #help
✅ Player
how to play a video in fullscreen c#?
9 replies
CC#
Created by Ultimate Riser on 2/25/2024 in #help
Screen resolution
C# of I use Screen.PrimaryScreen.Bounds.Width; give to me no the real resolution of my screen
3 replies
CC#
Created by Ultimate Riser on 2/19/2024 in #help
Msgbox help
how can i create a msgbox with custom "dialog button", i mean, not a form, a msgbox with custom dialog buttons
8 replies
CC#
Created by Ultimate Riser on 2/12/2024 in #help
Help picturebox c#
I created two pictureboxes, C#, I want when the images collide, there is an overlap, because one of the pictureboxes covers the other, not with the image, but with the square of the picturebox (the transparent background that covers the other pictutebox), I cannot use picturebox.Parent, because one of the pictureboxes must follow the other, and therefore if I used picture.Parent, I would have to enlarge one picturebox because otherwise you would not see the other one, but if I enlarge the other one, the picturebox that he has to chase, obviously stops before the image. In simple terms: I want a picture box with perfect shape, not a square, can anyone help me?
11 replies