I have an MDI application and I am having problems getting the child forms to always minimize to the parent task bar. At the moment they minimize to the last position they were at when minimized e.g. if a minimized form is moved to the centre of the parent form, restored and then minimized...
Does anyone know if it is possible to get a drawgrid cell into 'edit' mode on the initial click of the cell. I currently have to select the cell and then double click it before it enters 'edit' mode. Due to other code I cannot use the goAlwaysShowEditor option of the grid control.
Thanks in advance
I am using the following line of code to save a voice file (.wav) to
disk and it works fine when the filename contains no spaces. However
the file doesn't get saved when its name contains a space. Does anyone
know what is going wrong and how I can fix it ?
nReturn = mciSendString("save...
I have a sub which recevies an array of .wav filenames that I need to play in sequence. I am wanting to join them into one file which I could then play, but I cannot find any examples of this. Can anyone offer any ideas/solutions ?
Thanks.
Hi
I am attempting to create a table within an access database with the table name taken from an input box. However an error is raied when I enter the word 'on' as the table name. I assume that this is a reserved keyword and cannot be used, but does anyone know what other words cannot be used...
Can anyone tell me how to load a cursor from a .cur file into an image control ?
My application allows the user to select a cursor file from a directory, with the selected cursor being shown on screen in a control. The cursor will not take over the mouse cursor until further actions.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.