Click here to Skip to main content
15,915,319 members

Comments by Member 11440734 (Top 5 by date)

Member 11440734 24-Mar-15 12:37pm View    
my bad.. cases Teachers Reference and General Circulation aren't providing results and yet case Fiction Area works.
Member 11440734 24-Mar-15 12:36pm View    
my bad.. cases Teachers Reference and General Circulation aren't providing results and yet case Fiction Area works.
Member 11440734 19-Mar-15 23:09pm View    
Okay sir. Thanks.
Member 11440734 19-Mar-15 22:57pm View    
yeah. it produced the same problem again.
Member 11440734 19-Mar-15 22:33pm View    
Deleted
private void TxtR_Fine_TextChanged(object sender, EventArgs e)
{
Subtract();
}

the user will enter the value in the TxtR_Fine and the textbox will call Subtract().. thats what i was aiming for ..