I want to prevent the user from starting an edit session under certain conditions.
How can I do that?
void m_editEvents_OnStartEditing()
{
// Code
}
|
I want to prevent the user from starting an edit session under certain conditions. How can I do that?
|
||||
|
|
|
|
||||
|
|