Results for "Author: userxp"
Draw formatted text (with any alignment), draw tables (double border), draw pictures (any alignment and inside cells) You can use this control to give users instructions with formatted text. This control have almost all the functionality of a read only text box control, but can NOT select text. Features: alignment, font name, bold, italic, underline, font size, lines, Bullets, Colors, Web links Also, left margin for paragraphs. Line spacing and space before/after a paragrath. Note: Also, you can set the margin for the second (and other) lines as well. Draw images by path, by handle, by resource number with any alignment. Also text around images. Draw tables and use all features inside cells.
Draw formatted text. You can use this control to give users instructions with formatted text. This control have almost all the functionality of a read only text box control, but can NOT select text. Features: font name, bold, italic, underline, font size, lines, Bullets, Colors, Web links Also, left margin for paragraphs. Note: Also, you can set the margin for the second (and other) lines as well.
Two new methods for creating a shortcut. The one is tested in Win98 and WinXP. The other is general. Both use the shell32.dll Also, some functions from shell32.dll (Browse for folder, open a file with default program, show the run dialog, search for files/computer, show help, tile windows, minimize all - undo minimize, show time dialog, tray properties dialog, control panel)
Draw gdadient with 2, 3, 4, 5 colors using API I have see similar code here (using API) for some gradient effects, but I haven't found a project that give the users the option to select the colors to draw the gradient. 2 colors -> the classic (horizontal or vertical) 3 colors -> same as above, but with a 3rd color in the middle 4 colors -> each color in a corner 5 colors -> 4 colors in the corners and 1 in the middle (the screen shot isn't good)