it same...
here is the code for vb :
Private dtTScomponent As ToolStripControlHost
Public Sub New()
InitializeComponent()
dtTScomponent = New ToolStripControlHost(dtMyDateTimePicker)
MainToolStrip.Items.Add(dtTScomponent)
End Sub
Last edited by Jx_Man; May 4th, 2008 at 12:03 am.
Reputation Points: 1182
Solved Threads: 392
Posting Sensei
Offline 3,140 posts
since Nov 2007