F
Fred B. Nell
How can I access form with handle?
SetFormCaption(System.IntPtr FormHandle, string FormCaption)
{
//set form caption here
}
SetFormCaption(System.IntPtr FormHandle, string FormCaption)
{
//set form caption here
}