ON_BN_CLICKED(IDC_READ, OnRead);
BOOL CReadDBDlg::OnInitDialog()
{
}
I want to call ON_BN_CLICKED in OnInitDialog() how to do that. It will be great full if code example mention
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 35
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |