|
-
Dec 15th, 2009, 03:32 AM
#1
Thread Starter
Lively Member
How to make a Form SYSMODAL
I have asked this questions several times but didn't get any answer, so again in hope that someone would help me out, I am asking them here again.
I want to create a form SYSMODAL (when it open it will only remain active and the background get dim like Shutdown dialog box in XP)
So far I found this
SysModal Dialog Style Bit
If this style bit is set, the dialog box will stop all other applications and no other applications can take the focus. This state remains until the SysModal dialog is dismissed.
Value
Decimal Hexadecimal Constant
8 0x00000008 msidbDialogAttributesSysModal
I don't know how to use it.
NOTE: I don't want to add an extra dll file with my app, if you are going to suggest some dll file that can help me do
ALSO
I am looking for a way to create Shortcuts on Desktop but without using Windows Script Host Object Model since this needs to attach a dll file with my app. Which I don't want.
So is there any way that I can create a Shortcut on desktop without using Windows Script Host Object Model.
and ALSO
So please if anyone can help...........
< advertising link removed by moderator >
-
Dec 16th, 2009, 08:31 AM
#2
Thread Starter
Lively Member
Re: How to make a Form SYSMODAL
< advertising link removed by moderator >
-
Dec 21st, 2009, 05:00 AM
#3
Thread Starter
Lively Member
Re: How to make a Form SYSMODAL
< advertising link removed by moderator >
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|