اذهب الي المحتوي
أوفيسنا

الردود الموصى بها

قام بنشر

الشكل الاول

Private Sub CommandButton1_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationGetTechy

End With
End Sub

الشكل الثاني

Private Sub CommandButton2_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationCheckingSomething

End With
End Sub

الشكل الثالث

Private Sub CommandButton3_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationListensToComputer

End With
End Sub

الشكل الرابع

Private Sub CommandButton4_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationSearching

End With


End Sub

الشكل الخامس

Private Sub CommandButton5_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationThinking

End With
End Sub

الشكل السادس

Private Sub CommandButton6_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationWorkingAtSomething

End With
End Sub

الشكل السابع

Private Sub CommandButton7_Click()
With Assistant
    .On = True
    .Visible = True
    .Move xLeft:=400, yTop:=300
    .MoveWhenInTheWay = True
    .TipOfDay = True
    .Animation = msoAnimationWritingNotingSomething

End With
End Sub

مع تحياتى & قنديل الصياد &

  • Like 2
  • 3 weeks later...

انشئ حساب جديد او قم بتسجيل دخولك لتتمكن من اضافه تعليق جديد

يجب ان تكون عضوا لدينا لتتمكن من التعليق

انشئ حساب جديد

سجل حسابك الجديد لدينا في الموقع بمنتهي السهوله .

سجل حساب جديد

تسجيل دخول

هل تمتلك حساب بالفعل ؟ سجل دخولك من هنا.

سجل دخولك الان
  • تصفح هذا الموضوع مؤخراً   0 اعضاء متواجدين الان

    • لايوجد اعضاء مسجلون يتصفحون هذه الصفحه
×
×
  • اضف...

Important Information