Posts Tagged ‘API’
- 01/04/09 : How to show Color Dialog using API
- 01/04/09 : How to show File Save As Dialog using API
- 01/04/09 : How to show Print Dialog using API
- 01/04/09 : How to show Page Setup Dialog using API
- 01/05/09 : How to check for duplicates in Combo Box
- 01/05/09 : How to Show/Hide your SystemTray
- 01/05/09 : How to create Controls in a form runtime (without creating in design time)
- 01/05/09 : How to Check whether two files are identical
- 01/05/09 : How to Drag files from Windows Explorer to a form and get their full path
- 01/05/09 : How to Make your own Custom Title Bar
- 01/05/09 : How to Disable all Forms till the Form is closed
- 01/05/09 : How to Create a Form with “Don’t show this message again”
- 01/05/09 : How to Set the ShowInTaskBar Property at Runtime
- 01/05/09 : How to Change the Priority of any Running Process
- 01/05/09 : How to Change Windows Registered Name
- 01/05/09 : How to Limit Cursor Movement to Form Boundaries
- 01/05/09 : How to Get Mouse Double Click Time
- 01/05/09 : How to Get the number of Mouse Buttons
- 01/05/09 : How to Undo the last User Action in Text Box
- 01/05/09 : How to show the Drop Down of ComboBox List
- 01/05/09 : How to move multiple items from one List Box to another List Box/Combo Box
- 01/05/09 : How to visually click Command button through code
- 01/05/09 : How to add Horizonal Scroll Bar to Rich Text Box
- 01/05/09 : How to make an Animated Gradient label
- 01/05/09 : How to make 3D Text in Label