Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Window is child
- windows is parent
- window is active
- window is inactive
- window is movable
- window is resizable at sides
- window is resizable at corners and sides
- window is has resize handle at bottom right corner
- window is resizable at a fixed aspect ratio only
- window has titlebar
- window has titlebar button on left instead of on right hand side
- window has thin border
- window can be clicked outside of
- window blinks if user tries to click outside of it
- window can be hidden (for dialogs only, not the same as minimized, that would have a task bar task button)
- window cant be hidden (for dialogs only, not the same as minimized, that would have a task bar task button)
- window has close button
- window has minimize button
- window has maximize button
- window has help button
- window has vertical scroll bar
- window has horizontal scroll bar
- window can be maximised/restored down on taskbar double click
- window has hidden close button on left hand side of titlebar (double click)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement