|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
CanGetFocushow convert CanGetfocus From VB6 to VB.Net
anywone, can help me? thanks. <quelhasl***@hotmail.com> schrieb:
> how convert CanGetfocus From VB6 to VB.Net What's 'CanGetfocus'?-- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Herfried,
I had to look it up also. ;-) http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vb98/html/vbproCanGetFocusProperty.asp -- Show quoteHide quoteHope this helps Jay B. Harlow [MVP - Outlook] ..NET Application Architect, Enthusiast, & Evangelist T.S. Bradley - http://www.tsbradley.net "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message news:ufD%23sZHvGHA.724@TK2MSFTNGP05.phx.gbl... | <quelhasl***@hotmail.com> schrieb: | > how convert CanGetfocus From VB6 to VB.Net | | What's 'CanGetfocus'? | | -- | M S Herfried K. Wagner | M V P <URL:http://dotnet.mvps.org/> | V B <URL:http://classicvb.org/petition/> You can use Control.SetStyle with a style of ControlStyles.Selectable:
http://msdn2.microsoft.com/en-us/library/system.windows.forms.control.setstyle.aspx http://msdn2.microsoft.com/en-us/library/system.windows.forms.controlstyles.aspx followed by Control.UpdateStyles: http://msdn2.microsoft.com/en-us/library/system.windows.forms.control.updatestyles.aspx -- Show quoteHide quoteHope this helps Jay B. Harlow [MVP - Outlook] ..NET Application Architect, Enthusiast, & Evangelist T.S. Bradley - http://www.tsbradley.net <quelhasl***@hotmail.com> wrote in message news:7E2A8B09-A02F-47DA-8B74-767F6D677FD9@microsoft.com... | | how convert CanGetfocus From VB6 to VB.Net | | anywone, can help me? | thanks.
anonymous methods only available in C#?
VB2005 Hiding Windows Forms ErrorProvider in .Net 2003 Passing parameters best practice Setup project in VB.NET ? Help Needed. Update with parameters error - No value given for one or more parameters. declare API without direct file name listView - filling it with datareader determining line numbers upon error Making a domain lookup in asp.net |
|||||||||||||||||||||||