more Easy is
Private Sub chkbox1_Click()
chkbox2.Value = not chkbox1.Value
end sub
Private Sub chkbox2_Click()
chkbox1.Value = not chkbox2.Value
end sub
this will make one checkbox selected everytime
DO the following steps:
'Insert one Form And Menu Named mPopupSys
'IN FORM Load Event
Private Sub Form_Load()
With nid
.cbSize = Len(nid)
.Hwnd = Me.Hwnd
.uId = vbNull
.uFlags = NIF_ICON Or NIF_TIP Or NIF_MESSAGE...
HI
There are two ways of doing this.
1. You can use Remote Automation or COM+.
2 You can use Winsock.
If data is simple then you can use winsock cause it is easy to handle.
Check MSDN for more details.
Bye
Dhir
Hi
If all the things doesn't work just try
Fn_ListExtendedProperty
the system function.
For more details go thr Help.
u can use this function only with SQL server 2000.
Bye
Dhir
Hi Fenris
Just modify VB's Setupkit its the Best one for VB Deployment.
You can modify Setup program to make it attractive and more user friendly.
Bye
Dhir
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.