Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - amin.v

Pages: [1]
1
Window / KeyRepeat only for TextEntered event
« on: November 09, 2017, 04:10:32 pm »
hi

is it possible to get key repeat only for TextEntered event because i use this event for GUI text input which is usefull but i also use KeyPressed/KeyReleased for game logic which then key repeat is not usefull there.

2
DotNet / hiding minimize and maximize button
« on: December 22, 2010, 01:01:55 pm »
hi

how to hide minimize and maximize button and how to prevent user from resizing the window ... in windows.forms i simply set FormBorderStyle To FixedSingle ...

thanks

Pages: [1]
anything