SysSetupFormRun
Add below method:
Public
void run()
{
super();
this.design().colorScheme(FormColorScheme::RGB);
this.design().backgroundColor(Winapi::RGB2int(251,181,251));
}
/// <summary> /// This class is used to validate offsetLedgerDimension /// </summary> class PNG_InventMovValidateOffsetLedgerDi...
No comments:
Post a Comment