toolbar_icon
-
i have edited my toolbar icons in my project. i inserted a new image. when i run the program, it is disabled...so i changed the ID to an appropriate name then made function in Mainframe...it became enabled but still doesnt work... how can i insert a command for that icon so that it will be enabled and perform a specific function. thank u..
-
i have edited my toolbar icons in my project. i inserted a new image. when i run the program, it is disabled...so i changed the ID to an appropriate name then made function in Mainframe...it became enabled but still doesnt work... how can i insert a command for that icon so that it will be enabled and perform a specific function. thank u..
-
i have edited my toolbar icons in my project. i inserted a new image. when i run the program, it is disabled...so i changed the ID to an appropriate name then made function in Mainframe...it became enabled but still doesnt work... how can i insert a command for that icon so that it will be enabled and perform a specific function. thank u..
Use the ON_COMMAND message map to perform the specific operation on the toolbar button.