Re: DataGrid Bug ? ... with some small sample code?...Regards,...Alvin Bruney - ASP.NET MVP... (microsoft.public.dotnet.framework.adonet)
Re: Multiple instances of a form that has a subform ... please read the sample code again from the link I posted. ... > You will see that the form variable is declared in the 'Declarations' section ... > therefore it stays in scope after the sub or function executes. ... >> Regards.... (microsoft.public.access.forms)
Re: regex in C oder RPG ... > I am not thrilled about the way the sample code passes the regex_t data ... but use the %addr of the data strucure during the actual call. ... > contents of the data structure into the pointer.... I run the sample with the string/pattern... (comp.sys.ibm.as400.misc)
RE: Get SelectedText from WebBrowser control ... use HtmlDocument.DomDocument property to get the unmanaged interface...pointer for this HtmlDocument. ...Sample code like this: ...private string GetLastModifiedDate()... (microsoft.public.dotnet.framework.windowsforms.controls)