Posts by Flávio Santana • 105 points
3 posts
-
2
votes1
answer124
viewsQ: How to set the size of a button in centimeters?
I need to place a button with height and width in centimeters, where the size is maintained if accessed in different screen resolutions. Is that possible? If so, how?
-
4
votes1
answer360
viewsQ: Query with IN OPERATOR return only records that have all values reported
I’m having a question of how to return records from a table have all the values reported in the operator IN using JOIN in another table. I have a table of flags, colors and other making the…
sqlasked Flávio Santana 105 -
3
votes1
answer2677
viewsQ: Print Screen and save image automatically in C#
It is possible to take a print screen of the active page of my web system and save that image somewhere using c#?
c#asked Flávio Santana 105