Hi Guys,
I designed the one Active-X control. In this control I added the one tree view, Ms-FlecGrid and 4 Command buttons. I defined the two properties page for this control also.
when user put the Active-X control in form, through properties page user can define how many command buttons he...
Hi MarciaAkins,
Thanks for this valuable suggestion.
This code solved my problem.
* for you.
Pankaj
Senior Software Engineer,
Infotech Enterprises Limited
Hyderabad, Andhra Pradesh, India.
URL : www.infotechsw.com
Hi Guys,
I want to create 'DWORD' type of value in registry. I am using the following command to create the value in registry-
DECLARE Integer RegCreateKey IN Win32API ;
Integer nHKey, String @cSubKey, Integer @nResult
DECLARE Integer RegSetValueEx IN Win32API ;
Integer hKey, String...
Hi Guys,
I want to attach the icons in menu bar. There is no way to attach the icons with menu in Menu Editor.
Is there any alternative solution is available to define the icons?
Please suggest me some solutions...
Thanks
Pankaj
Hi Guys,
I want to know how to validate XML against DTD.
I am using VB 6.0 and MsXML 3.0 application.
I got the one 'validate' method in XML dom but it is only checking the well-formedness of the XML not against the DTD.
Please suggest me some solution.
Thanks
Pankaj
Senior Software...
Hi Vikas,
Before double click on node, identify user is double click on node or in the blank area. This is sample VB code to give a message when you DblClick on the node. It won't display any message when you click on the blank area-
1. Insert one TreeView and one command button in VB form.
2...
Hi bmdb,
Sorry I couldn't reply u on time.
Thanks, u gave me a link of so many good web sides & I found the alternative solutions for my problem in these website.
My understanding is we cannot block the C-A-D but we can disable the task Manager & other corresponding buttons.
Actually my...
Hi strongm,
I search the forum but I didn't find answer of my query.
If know the exact location where I can find the answer please refer it.
Thanks
Pankaj
Hi Percent,
I want to know after formatting the disk its serial number will be changed or it will be fixed always.
Thanks
Pankaj
Senior Software Engineer,
Infotech Enterprises Limited
Hyderabad, Andhra Pradesh, India.
URL : www.infotechsw.com
Hi Dimandja,
Application means user runs any software like Ms-Word, Ms-Excel, Visual Basic etc.
I want to know how to identify how many application is running by the user in system.
Thanks
Pankaj
Senior Software Engineer,
Infotech Enterprises Limited
Hyderabad, Andhra Pradesh, India.
URL...
Hi Guys,
I want to know how to identify how many application are running in system & list of all the application also.
I used the "Process32First" & "Process32Next" API function but it is giving list of all the process running in system but I want to know only list of applications running in...
Hi Strongm,
I got your point & solve my problem also.
Through VB script I can execute the statements.
Thanks for this valuable suggestion.
* for you.
Regds,
Pankaj
Hi RaVeNCoder,
You misunderstood my this point -
"Important point is that condition string can be anything so it is not possible to create a function."
Your code assuming it always check the enable or disable of the control but in my case condition can be anything like-
1. strVar=...
Hi Guys,
Is there any way to execute the condition stored in variable. Like- Variable 'strVar1' stored the following condition-
strVar1 = "iif(Text1.enabled = 'true','Ok','Invalid')"
I want to execute the this condition & resultant value should be display in anywhere.
I want the command to...
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.