How to customize workgroup message?
Answer / Kamlesh Kumar Mishra
In Visual Basic, you can customize workgroup messages by using the Workspace object's AllowUsgToSetProperties method and setting the 'jwgCustomMessage' property. Here is an example:nnDim ws As WorkspacenSet ws = CreateObject("ADODB.Workspace")nws.AllowUsetoSetProperties = Truenws('jwgCustomMessage') = "Your custom message"nws.Closen
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?
Are there any examples of commercial applications built using Visual Basic?
What is Pseudocode?
How do I make my applications screen-resolution independent?
Which method is used to write context Into file?
How do I dial a phone number without using the MSCOMM VBX?
Does VB Supports OOPS Concepts? Explain..
What is meant by Establish Connection in RDO?
Maximum Control Names length?
what is the Difference between Query unload and unload in form?
what are container objects?
what are the Types of Resultsets?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)